forked from github/pelican
markdown syntax is ':::' not '::' for syntax hl
This commit is contained in:
parent
40dc019b30
commit
7192f74554
1 changed files with 1 additions and 1 deletions
|
|
@ -169,7 +169,7 @@ For RestructuredText::
|
|||
|
||||
For Markdown, format your code blocks thusly::
|
||||
|
||||
::identifier
|
||||
:::identifier
|
||||
your code goes here
|
||||
|
||||
The specified identifier should be one that appears on the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue