On swi-prolog.org, there is a reference to a predicate markdown_dom/2. But I couldn’t find this on my installation. What am I doing wrong?
´´´
Welcome to SWI-Prolog (threaded, 64 bits, version 8.5.15)
´´´
It is part of the webserver code (in the plweb.git repo). It is self-documenting In the tree you can see the file above it.
I guess we should in the end hide the documentation of the webserver …
Yea, it is not so obvious that is it not part of the “standard prolog distribution”.
Btw, I found pack markdown, which seems to do what I need.
Thanks for your feedback