On Sun, Jan 16, 2011 at 09:30:20PM EST, Lex Trotman wrote:

[..]

> Asciidoc is operating in accordance with its specification, even
> numbers of ++ is an unconstrained monospaced quote, see manual section
> 7.1.2

The problem I often run into when escaping asciidoc's reserved markup
characters is that it messes up Vim's syntax highlighting. It can be
slightly annoying as with $$C++$$, or make reading the text in Vim
downright impossible. 

I don't have an example of the latter handy because I have worked around
such issues by using the html-like symbolic representation of such
problem characters, such as | for ‘|’, or &#x5e for ‘^’ but I could
probably find one if anyone's curious.

cj

-- 
You received this message because you are subscribed to the Google Groups 
"asciidoc" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/asciidoc?hl=en.

Reply via email to