Is there a way to go from HTML to the Prolog representation of the HTML?

Quasi quotations, e.g.

{|html(To)||<div>Say hello <span>To</Span></div>|}

This is part of library(http/html_write).

1 Like