Dear all,
I've been trying to avoid an external "xsltproc -html" job, and instead use knime XSLT node.
Unfortunately, however, that is currently not possible since the "String to XML" is not able to cope with HTML input as well as xsltproc -html is.
If possible, could you please fix that ?
Meanwhile ... I still have to do "xsltproc -html" outside Knime ...