mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +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
|