It was my impression that rst supported Unicode; can you just type in the raw character and let docutils handle encoding for HTML?
Hank Gay
2009-12-07 19:55:08
It was my impression that rst supported Unicode; can you just type in the raw character and let docutils handle encoding for HTML?
You have a large number of defined symbols via the "substitution" operator.
You have to include the definitions via .. include:: <isonum.txt> or something similar.
Most of them have the form |larr| or |rarr|.
They are defined in the docutils.parsers.rst.include installation directory. There are dozens of files which define numerous Unicode characters.