GitHub repository | This map was generated from repository code by SourceSpy (more info)
commonmark-javaModule Packages/Classes: org.commonmark:commonmark-ext-heading-anchor
Module packages/classes as well as relevant class, dependency and other diagrams
Module commonmark-ext-heading-anchor
Group: org.commonmark commonmark-java extension for adding unique id attributes to header tags
org.commonmark.ext.heading.anchor
HtmlRenderer.HtmlRendererExtension
HeadingAnchorExtension
Extension for adding auto generated IDs to headings. Create it with #create() or #bu...
IdGenerator
Generates strings to be used as identifiers. Use # builder() to create an instance.
org.commonmark.ext.heading.anchor.internal
AttributeProvider
HeadingIdAttributeProvider