meta data for this page
This is an old revision of the document!
reStructuredText
tags: Sphinx, rst
special symbols
unicode symbol
For example, how to insert “tick” symbol. Find code of symbol here: Unicode Characters
unicode:: U+2714
<br /> new line symbol
To insert new line:
text formating
superscipt
The E = mc\ :sup:`2` explains everything.