1
0
Fork 0
forked from github/pelican
pelican-theme/samples/content/unbelievable.rst

20 lines
432 B
ReStructuredText
Raw Normal View History

Unbelievable !
##############
:date: 2010-10-15 20:30
Or completely awesome. Depends the needs.
`a root-relative link to markdown-article <|filename|/cat1/markdown-article.md>`_
`a file-relative link to markdown-article <|filename|cat1/markdown-article.md>`_
Testing sourcecode directive
----------------------------
.. sourcecode:: python
:linenos:
formatter = self.options and VARIANTS[self.options.keys()[0]]
Lovely.