Hello

The following doesn't render as intendet

Lorem **ipsum dolor ****sit amet**
Lorem *ips**um* dolor sit amet


Such things might almost never occur in text written by a human, but I
can imagine that the output of a program would write such things.

I don't know python regexps well enough to propose a clear solution.
In emacs regexp lingo, I would add \= to the begining alternation
expression, as a further alternation among ^ and ., within
Message::subs_quotes. \= standing for ' where the last search ended/
where the new search started'.

Flo

-- 
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