XML optimized styles
arcticicestudio opened this issue · 1 comments
arcticicestudio commented
Implement optimized styles for XML entities for the milestone backlog core 📦 package language-xml
.
- Namespace tag entities color should differ from tag color
- Markup/HTML entities should be colored correctly
- Character Data Block begin- and end tags
<![CDATA[
]]>
should be formated bold and, including the surrounded text, be colored in comment color.
arcticicestudio commented