This module provides the predicate html/1 that allows for inserting HTML into the SWISH output window as well as for evaluable cells in markdown cells of notebooks.
?- html(b(['Hello ', i(style('color:blue'), world)])).
html(\List)
.The following predicates are exported, but not or incorrectly documented.