nordtheme/atom-syntax

XML optimized styles

arcticicestudio opened this issue · 1 comments

Implement optimized styles for XML entities for the milestone backlog core 📦 package language-xml.

  1. Namespace tag entities color should differ from tag color
  2. Markup/HTML entities should be colored correctly
  3. Character Data Block begin- and end tags <![CDATA[ ]]> should be formated bold and, including the surrounded text, be colored in comment color.

CDATA
scrot-ghi-29-cdata

Markup/HTML Entities
scrot-ghi-29-markup-entities

Namespace tags
scrot-ghi-29-namespace-tags