From f61026119df4700f69eb73e95620bc5928ca0fcb Mon Sep 17 00:00:00 2001 From: User Date: Tue, 13 Oct 2009 02:52:09 +0000 Subject: Grand rename for gitit transfer --- reStructured Text.page | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 reStructured Text.page (limited to 'reStructured Text.page') diff --git a/reStructured Text.page b/reStructured Text.page new file mode 100644 index 0000000..c624ded --- /dev/null +++ b/reStructured Text.page @@ -0,0 +1,19 @@ +================ +ReStructuredText +================ + +reStructured text is a markup language commonly used in wikis (including +`Git Wiki`_) and software documentation. It strives to be readable in +its raw text +form, extensible, easy to write, and flexible in output. Writers +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/sheets/rst/ + -- cgit v1.2.3