MarkItUp Preview Scroll Display Swap Show pageSyntax == Basic Markdown support == There is also basic support for Markdown. Headings with hashtag #, boldface with **, links, lists are supported as they are unlikely to interfere with the text. Titles with the hashtag will not be included in the table of contents (this may be added in the future). Italics, with a single _ or *, are not supported, as their use is problematic (conflict with a single character). We encourage the use of the more logical txt2tags (``CONVERT-SLASHCONVERT-SLASHtext in italicsCONVERT-SLASHCONVERT-SLASH``) instead. Examples : Headings: ``### Heading level 3 in markdown`` ### Heading level 3 in markdown Links: ``CONVERT-BRACKET-STARTMarkdown link to duck duck goCONVERT-BRACKET-ENDCONVERT-PARENTHESIS-STARThttp://ddg.ggCONVERT-PARENTHESIS-END`` [Markdown link to duck duck go](http://ddg.gg) Lists: ``` CONVERT-ASTERISK markdown list CONVERT-ASTERISK markdown list ``` * markdown list * markdown list Diverse: ``CONVERT-GREATER E-mail like comment`` > E-mail like comment ``CONVERT-TILDECONVERT-TILDEStriked textCONVERT-TILDECONVERT-TILDE`` ~~Striked text~~ (#syntax) Password Summary of changes ↓ ↑