
html_decl.pl -- HTML emitter analysis and IDE supportThis library supports declaring DCG rules that process HTML terms. It supports the cross-referencer as well as syntax highlighting that is based on library(prolog_colour).
html_meta +Heads is dethtml. For example:
:- html_meta
page(html,html,?,?).
html_no_content(?Element)