(Guile-lib) Patch: Add module html-entities

"Tilman List" <[email protected]> Sat, 15 Nov 2025 18:27:41 +0000
Newsgroups gmane.lisp.guile.devel
Message-ID <[email protected]>
Hello,

here is a patch for guile-lib. It adds a module html-entities to
be used in the html tokenizer of htmlprag so that something like
"Schr&ouml;dinger&apos;s cat" gets converted to "Schrödinger's cat".

https://git.sr.ht/~listentolist/schnipsel/tree/master/item/0001-Add-module-html-entities-for-use-in-htmlprag.patch

Kind regards,
Tilman