ColorCode-Universal icon indicating copy to clipboard operation
ColorCode-Universal copied to clipboard

Only closing tag formatted when element has no content

Open Sellorio opened this issue 5 years ago • 1 comments
trafficstars

image

return new HtmlFormatter().GetHtmlString(code, Languages.Html);

Sellorio avatar Feb 17 '20 22:02 Sellorio

Actually it's not just the scenario on the title. I would have said that it's the square brackets causing the issue but ag-radio-group renders correctly.

image

Sellorio avatar Feb 17 '20 23:02 Sellorio