Class AttributesExtension

java.lang.Object
com.vladsch.flexmark.ext.attributes.AttributesExtension
All Implemented Interfaces:
Formatter.FormatterExtension, HtmlRenderer.HtmlRendererExtension, RendererExtension, Parser.ParserExtension, Extension

Extension for attributes

Create it with create() and then configure it on the builders

The parsed attributes text is turned into AttributesNode nodes.