marshallward / vim-restructuredtext

Syntax file for reStructuredText on Vim.
26 stars 12 forks source link

Recognise (and potentially highlight) roles of interpreted text #66

Open ghost opened 3 years ago

ghost commented 3 years ago

It would be nice if roles like ":role:text" and text:role:" [1] would be recognised by this syntax plugin. This would allow syntax highlighting and spell checking (see #12).

Notes:

[1] https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html#interpreted-text [2] https://docutils.sourceforge.io/docs/ref/rst/directives.html#role-name