This repository was archived by the owner on Feb 13, 2022. It is now read-only.

Description
I've an issue with the custom tag that will be injected if markdown extra is enabled. This inevitability is an issue when working with css grid as it breaks the layout. Support for custom tags is limited, srcsetplugin is anyway not a valid custom tag without a dash, and it causes issues with css preprocessing and linting when I try to add a display:contents; to it, taking it out of the render path.
What is the purpose of the tag, isn't there a more standardised option or can it be disabled?