Add description of markdown specific text decorators
This commit is contained in:
parent
6b29b6604c
commit
1f1966a4f6
@ -877,6 +877,12 @@ is decorated: >
|
||||
super^script^
|
||||
sub,,script,,
|
||||
|
||||
For Markdown syntax these variations are used: >
|
||||
|
||||
**bold text** or __bold text__
|
||||
*italic text* or _italic text_
|
||||
***bold_italic text*** or ___italic_bold text___
|
||||
|
||||
Furthermore, there are a number of words which are highlighted extra flashy:
|
||||
TODO, DONE, STARTED, FIXME, FIXED, XXX.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user