mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
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::
|
For Markdown, format your code blocks thusly::
|
||||||
|
|
||||||
::identifier
|
:::identifier
|
||||||
your code goes here
|
your code goes here
|
||||||
|
|
||||||
The specified identifier should be one that appears on the
|
The specified identifier should be one that appears on the
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue