id summary reporter owner description type status priority milestone component version resolution keywords cc 9347 Comments inside quote characters get marked as cke_protected Lyuba "To reproduce: 1. Switch to the source mode of a clean editor and enter the following text: {{{

a'b c'd

ab cd

}}} 2. Now switch back to WYSIWYG mode, and see that the comment in the first line has been marked up as cke_protected, while the second one did not: {{{ a'b {cke_protected_1} c'd ab cd }}} Expected: The comment blocks should behave the same way regardless of quote characters around them, I would expect neither of them to be marked up as protected. " Bug closed Normal General 3.6.4 duplicate