2010-08-17 20:28:51 +02:00
|
|
|
Unbelievable !
|
|
|
|
|
##############
|
|
|
|
|
|
2010-10-15 01:26:21 +01:00
|
|
|
:date: 2010-10-15 20:30
|
2010-08-17 20:28:51 +02:00
|
|
|
|
|
|
|
|
Or completely awesome. Depends the needs.
|
2012-11-30 10:46:32 +01:00
|
|
|
|
|
|
|
|
`a root-relative link to markdown-article <|filename|/cat1/markdown-article.md>`_
|
|
|
|
|
`a file-relative link to markdown-article <|filename|cat1/markdown-article.md>`_
|
2013-08-04 16:39:07 +08:00
|
|
|
|
|
|
|
|
Testing sourcecode directive
|
|
|
|
|
----------------------------
|
|
|
|
|
|
|
|
|
|
.. sourcecode:: python
|
|
|
|
|
:linenos:
|
|
|
|
|
|
|
|
|
|
formatter = self.options and VARIANTS[self.options.keys()[0]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Lovely.
|