reStructuredText (rst)¶ ↑
reStructuredText is a lightweight markup language originally developed by David Goodger, based on StructuredText and Setext. reStructuredText is primarily used for technical documentation in the Python programming language community, e.g. by the Sphinx Python documentation generator.
reStructuredText formatted texts are converted to HTML with Pandoc, which is an application written in Haskell, with a Ruby wrapper provided by the pandoc-ruby gem.
Example¶ ↑
Hello Rst Templates =================== Hello World. This is a paragraph.