Extension namespace for generic attributes markdown features.
GenericAttributesExtensionExtension that allows to attach HTML attributes to the previous Inline or current Block. This extension should be enabled last after enabling other extensions.GenericAttributesParserAn inline parser used to parse a HTML attributes that can be attached to the previous Inline or current Block.Contains the extension wiring, parsers, syntax nodes, and renderers for generic attributes support.