1
0
Fork 0

Cleaning up conversions from Html

This commit is contained in:
Joris van der Hoeven 2019-11-18 21:28:10 +00:00
parent 798e044330
commit 6c84890dfd
1 changed files with 8 additions and 0 deletions

View File

@ -3650,6 +3650,14 @@ source code.
<scm|string>.
</explain>
<\explain>
<scm|(clean-html <scm-arg|content>)>
<explain-synopsis|no synopsis>
<|explain>
Calls the <c++> function <cpp|clean_html> which returns
<scm|tree>.
</explain>
<\explain>
<scm|(upgrade-tmml <scm-arg|scheme_tree>)>
<explain-synopsis|no synopsis>