diff options
Diffstat (limited to 'reStructured Text')
-rw-r--r-- | reStructured Text | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/reStructured Text b/reStructured Text index a8966fa..62ecf2c 100644 --- a/reStructured Text +++ b/reStructured Text @@ -11,6 +11,9 @@ exist to output HTML, XHTML, LaTeX, and several other formats reStructured text is closely tied to the python community and is used in the formating of PEPs. The most popular implementation is `docutils`_. +I also have a cheatsheet_. + .. _docutils: http://docutils.sourceforge.net/ .. _Git Wiki: /k/gitwiki/ +.. _cheatsheet: /k/restructuredtextcheatsheet/ |