stable :)

This commit is contained in:
John McLear 2021-01-14 14:03:29 +00:00
parent f466bcd32f
commit c6b0c92061
3 changed files with 11 additions and 10 deletions

View file

@ -97,7 +97,8 @@ domline.createDomLine = (nonEmpty, doesWrap, optBrowser, optDocument) => {
});
if (img) {
// do some shit with an image... cake
preHtml += `<img src="${img[1]}">`;
processedMarker = true;
}
if (listType) {