"linter-category-fostered-transparent-desc":"These pages have fostered rendering-transparent content.",
"linter-category-html5-misnesting":"Misnested tag with different rendering in HTML5 and HTML4",
"linter-category-html5-misnesting-desc":"These misnested tags will behave differently in HTML5 compared to HTML4.",
"linter-category-night-mode-unaware-background-color":"Background color inline style rule exists without a corresponding text color",
"linter-category-night-mode-unaware-background-color-desc":"These pages have background color inline style rules but no corresponding text color, which breaks dark mode",
"linter-category-misc-tidy-replacement-issues-desc":"These pages have other issues that cause them to be rendered differently from how they appeared previously",
"linter-category-misnested-tag":"Misnested tags",
"linter-category-misnested-tag-desc":"These pages have misnested tags that could be fixed.",
"linter-category-missing-end-tag":"Missing end tag",
"linter-category-missing-end-tag-desc":"These pages have missing end tags.",
"linter-category-missing-end-tag-in-heading":"Missing end tag in heading",
"linter-category-missing-end-tag-in-heading-desc":"These pages have missing end tags in headings.",
"linter-category-missing-image-alt-text":"Missing image alt text",
"linter-category-missing-image-alt-text-desc":"These pages have images without accessible alt text.",
"linter-category-multi-colon-escape-desc":"These pages have links prefixed with multiple colons.",
"linter-category-multiline-html-table-in-list":"Multiline table in list",
"linter-category-multiline-html-table-in-list-desc":"Previously, tables were moved inside or outside the list, but now this extends the list to the rest of the page.",