Is there a way to preserve HTML commented snippet in Ck5. I tried this but CK5 removes the commented HTML.
Sample code:
editor.data.set(`<p class="answer noindent" epub:type="answer" id="ishh091826f4d4dd5b157bc689214033">Answers to the Checkpoint questions can be found at the end of this chapter.<!--<p class="glossdef" epub:type="glossdef" id="dceiea56ad571f2de1bba60b05f86239">A name given to the market economy because prices provide considerable information to both buyers and sellers.</p>--></p>`,{suppressErrorInCollaboration: true})
2.1m questions
2.1m answers
60 comments
57.0k users