mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
default :: doesn't work for syntactic recognition
This commit is contained in:
parent
be01e9f3a1
commit
fe9af76e22
1 changed files with 0 additions and 12 deletions
|
|
@ -168,18 +168,6 @@ For Markdown, format your code blocks thusly:
|
|||
The specified identifier should be one that appears on the
|
||||
`list of available lexers <http://pygments.org/docs/lexers/>`_.
|
||||
|
||||
You also can use the default `::` syntax, in which case it will be assumed
|
||||
that your code is written in Python. For reStructuredText::
|
||||
|
||||
::
|
||||
|
||||
your code goes here
|
||||
|
||||
For Markdown:
|
||||
|
||||
::
|
||||
your code goes here
|
||||
|
||||
Autoreload
|
||||
----------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue