I'm using EditPlus to make photos descriptions easy to make and clear to read. Unfortunately there is an issue with <ul> and <ol> tags. i've found out where is the problem, but i don have anouth skils to fix it.
on Quill github page I fond explanaton that quill.getSemanticHTML() finction should be used insted innerHTML.
https://github.com/quilljs/quill/issues/3957#issuecomment-1945538748
Please make a Fix to make EditPlus more usable.
I'm using EditPlus to make photos descriptions easy to make and clear to read. Unfortunately there is an issue with
<ul>
and<ol>
tags. i've found out where is the problem, but i don have anouth skils to fix it. on Quill github page I fond explanaton that quill.getSemanticHTML() finction should be used insted innerHTML. https://github.com/quilljs/quill/issues/3957#issuecomment-1945538748 Please make a Fix to make EditPlus more usable.