mirror of
https://github.com/getpelican/pelican.git
synced 2026-06-15 21:26:55 +02:00
15 lines
206 B
ReStructuredText
15 lines
206 B
ReStructuredText
|
|
An Article With Code Block To Test Typogrify Ignore
|
||
|
|
###################################################
|
||
|
|
|
||
|
|
An article with some code
|
||
|
|
|
||
|
|
.. code-block:: python
|
||
|
|
|
||
|
|
x & y
|
||
|
|
|
||
|
|
A block quote:
|
||
|
|
|
||
|
|
x & y
|
||
|
|
|
||
|
|
Normal:
|
||
|
|
x & y
|