Hi all I just stumbled across this problem (probably because the regex for `monospaced` quotes is greedy?). I don't think that it can be fixed though...
---------<8---------- == Quoting Problem The `single quoted text' is fine. This `single quoted text', however, is borked by the `monospaced quote`. This `single quoted text' is fine, because using + instead of ` fixes the issue: +monospaced quote+. ---------<8---------- Michael -- 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.
