Re: Custom subsitutions in delimited blocks

Posted by xcoulon on
URL: https://discuss.asciidoctor.org/Custom-subsitutions-in-delimited-blocks-tp8268p8272.html

also, as mentioned in https://asciidoctor.org/docs/user-manual/#incremental-substitutions:

> When you set the subs attribute on a block, you automatically remove all of its default substitutions. For example, if you set subs on a literal block, and assign it a value of attributes, only attributes are substituted.

This is what I'm trying to use in the example block, but without any luck :(

Best regards,