Package com.vladsch.flexmark.html
package com.vladsch.flexmark.html
HTML rendering (see
HtmlRenderer
)-
ClassDescriptionExtension point for adding/changing attributes on the primary HTML tag for a node.Factory for instantiating new node renderers with dependenciesProvider which will provide attributes stored in the node's first
EmbeddedAttributeProvider.EmbeddedNodeAttributes
of the node's childrenRenders a tree of nodes to HTML.Builder for configuring anHtmlRenderer
.Extension forHtmlRenderer
.Extension point for RenderingExtensions that only provide attributes, link resolvers or html id generators