replacement directive and formatting tables (in vim)

Saša Janiška <[email protected]> Sun, 3 Nov 2019 18:33:20 +0100
Newsgroups gmane.text.docutils.user
Message-ID <[email protected]>
Hello,

in my content I have a need to use many replacement directives, e.g. for
entering Unicode characters for planets, so I have things like:

.. |Jupiter| replace:: ♃

However, since rst uses '|' as table's cell separator, when I use the
above-like replacement directives, they clash with the code used to
reformat tables in vim (using https://github.com/gu-fan/riv.vim)
package, so I wonder if someone can provide some workaround to be able
to stay with rst **and** using vim editor?


Sincerely,
Saša

-- 
Before giving up this present body, if one is able to tolerate
the urges of the material senses and check the force of desire and
anger, he is well situated and is happy in this world.




_______________________________________________
Docutils-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/docutils-users

Please use "Reply All" to reply to the list.