marshallward / vim-restructuredtext

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

Configurable inline boundary delimiter support #2

Open marshallward opened 8 years ago

marshallward commented 8 years ago

As mentioned in #1, introduce support for other inline boundary delimiters, such as XfooX where X is a non-alphanumeric character.

Valid characters are listed here, and most of the non-standard Unicode characters are not supported.

Current suggestion to to add a new user-defined variable, e.g. g:rst_extra_markup_delimiters