diff options
| author | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2021-12-23 14:54:26 +0000 |
|---|---|---|
| committer | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2021-12-23 14:54:26 +0000 |
| commit | f3db6cc68b2edf72015ccb4eccc54cea3b082c5b (patch) | |
| tree | 3928397a80b8843400d14b2a509b2881b7595241 /docutils/docs/dev | |
| parent | 7935fbe68da9d9b4278f07b2207d7dae2a915bae (diff) | |
| download | docutils-f3db6cc68b2edf72015ccb4eccc54cea3b082c5b.tar.gz | |
Small documentation updates and fixes.
Also change the priority of the SmartQuotes transform
to a level not already in use.
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8912 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/dev')
| -rw-r--r-- | docutils/docs/dev/todo.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docutils/docs/dev/todo.txt b/docutils/docs/dev/todo.txt index 6f31cc254..c5bd46a98 100644 --- a/docutils/docs/dev/todo.txt +++ b/docutils/docs/dev/todo.txt @@ -1563,12 +1563,14 @@ HTML/CSS * TtH_ (C) * Hevea_ (Objective Caml) * `MathJax for Node`_ + * KaTeX_ __ http://www.cs.tut.fi/~jkorpela/math/ __ http://www.zipcon.net/~swhite/docs/math/math.html .. _elyxer: http://elyxer.nongnu.org/ .. _TtH: ttp://hutchinson.belmont.ma.us/tth/index.html .. _Hevea: http://para.inria.fr/~maranget/hevea/ + .. _KaTeX: https://katex.org images (PNG or SVG) like e.g. Wikipedia. |
