UNPKG

libxslt-next

Version:

Node.js bindings for libxslt with Node.js 20/22/24 support - Modern fork with updated dependencies

10 lines (9 loc) 140 B
<?xml version="1.0"?> <!DOCTYPE section [ <!ENTITY foo "FOO"> <!ENTITY bar "&foo; BAR"> ]> <section> My title is &bar; and some. </section>