Welcome | Get started | Dive | Contribute | Topics | Reference | Changes | More
lino.utils.html2xhtml¶
Defines the html2xhtml()
function which converts HTML to
valid XHTML.
It uses Jason Stitt’s pytidylib module. This module requires the HTML Tidy library to be installed on the system:
$ sudo apt-get install tidy
Some examples in About formatting.
Functions
|