mirror of
https://github.com/getpelican/pelican.git
synced 2026-05-27 22:46:12 +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
|