Hello Lex,
> > Is there an easy way to define a "quotes2" or something like that, similar
> > to
> > "replacements{,2,3}", to have _only_ my rules in there?
>
> Basically no, the substitution types are built in to the code that
> does them, you can't add more.
>
> Possibly you could do something with replacements (or 2 or 3) but note
> that since they are processed *after* the quotes are processed (see
> http://www.methods.co.nz/asciidoc/userguide.html#_document_processing
> ) you can't just transform them into quoted text like you did in your
> first post, you need to generate the output markup, for each backend
> you use.
I'd like to ask for a "quotes2" change, so that I can define my (few)
substitutions even for a literal block.
If something like this hits the repository, I can try to apply it to my local
version.
Or, alternatively, a way to register these substitutions _directly_ in the
[blockdef-listing]
Thank you very much!
Regards,
Phil
--
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.