E.g. replace `<pdf>` with - ```<pdfset&g...
# general
m
E.g. replace
<pdf>
with -
Copy code
<pdfset>
    <#list 1..2 as x>
        <pdf>
And the
</pdf>
with -
Copy code
</pdf>
    </#list>
</pdfset>