Skip to content
Snippets Groups Projects
Commit 93348fcc authored by Hasan Karahan's avatar Hasan Karahan Committed by Marijn Haverbeke
Browse files

[rst mode] Rewrote from scratch

The old mode was not supporting many rST constructs, or not in
sufficient detail. Features/changes:

 * no `backUp` ops to keep things fast;
 * kept `python` inner mode integration;
 * added `latex` inner mode;
 * eliminated `verbatim` configuration parameter;
 * eliminated non-standard tokens: the old mode was producing `footnote`
   and `citation` tokens, which were replaced with `quote`;
 * many more details: visually compare highlighting between old and new
   to get an impression;
 * MIT license (copied and adapted form `python` mode);
parent d59d6317
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment