Ouxsoft/Hoopless

Issue with passing link inside head element

Closed this issue · 2 comments

<link href="/assets/css/codemirror/codemirror.css" rel="stylesheet"/>
<link href="/assets/css/codemirror/dracula.css" rel="stylesheet"/>

issue appears to be with innerText() not getting right info also affecting img example

Had to do with LivingMarkup. Fixed on their end, saveHTML was switched to saveXML