Our Supported Markdown
20-04-2024 by Humming Admin
Here"s our supported Markdown
heading 1
heading 2
heading 3
heading 4
heading 5
heading 6
Emphasis
bold :
italic:
strikethrough:
Blockquotes
Blockquotes can also be nested...
Lists
Unordered
- Create a list by starting a line with
-
- Sub-lists are made by indenting 2 spaces:
- Very easy!
Ordered
- Lorem ipsum dolor sit amet
- Consectetur adipiscing elit
- Integer molestie lorem at massa
Code
Inline code
block code
Block code
Syntax highlighting
var foo = function (bar) {
return bar++;
};
console.log(foo(5));
Links
link text
Images

categories: test, Main tutorial