On 17 January 2011 13:54, Chris Jones <[email protected]> wrote: > 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.
Well thats a problem with the syntax highlighting :-), it should understand escapes. I don't use vim (or syntax highlighting for asciidoc) so I can't help you there. Cheers Lex > > 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 ^ 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. > > -- 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.
