mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
22 lines
368 B
ReStructuredText
22 lines
368 B
ReStructuredText
This is a super article !
|
|
#########################
|
|
|
|
:tags: foo, bar, foobar
|
|
:date: 2010-10-02 10:14
|
|
:category: yeah
|
|
:author: Alexis Métaireau
|
|
|
|
Some content here !
|
|
|
|
This is a simple title
|
|
======================
|
|
|
|
And here comes the cool stuff.
|
|
|
|
.. code-block:: python
|
|
|
|
>>> from ipdb import set trace
|
|
>>> set_trace()
|
|
|
|
→ And now try with some utf8 hell: ééé
|
|
|