markup - symbols in restructuredText -


I want to use some symbols in the reconstructed text; how can I do this? (Like and rarr; in Markdown also produces the symbol defined as "and RRR;") -

Note: I do not need the math formula support as the dependency form In.

You have a large number of symbols defined through the "substitution" operator.

You must include the definitions via the .. ... include: & lt; Isonum.txt & gt; or something like that.

Most of them have | Larr | or | Rarr |

These are defined in the docutils.parsers.rst.include installation directory. There are several dozen files that define many Unicode characters.


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

jquery - SimpleModal Confirm fails to submit form -

php - Multiple Select with Explode: only returns the word "Array" -