GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaModule Packages/Classes: com.vladsch.flexmark:flexmark-ext-abbreviation
Module packages/classes as well as relevant class, dependency and other diagrams
Module flexmark-ext-abbreviation
Group: com.vladsch.flexmark flexmark-java extension for defining abbreviations and turning appearance of these a...
com.vladsch.flexmark.ext.abbreviation
Node...
Abbreviation
A node containing the abbreviated text that will be rendered as an abbr tag or a lin...
Block...
AbbreviationBlock
A block node that contains the abbreviation definition
Parser.ParserExtension...
AbbreviationExtension
Extension for adding abbreviations to markdown Create it with #create() then configu...
AbbreviationVisitor
AbbreviationVisitorExt
com.vladsch.flexmark.ext.abbreviation.internal
AbstractBlockParser
AbbreviationBlockParser
AbbreviationFormatOptions
NodeRepositoryFormatter
AbbreviationNodeFormatter
NodePostProcessor
AbbreviationNodePostProcessor
NodeRenderer
AbbreviationNodeRenderer
AbbreviationOptions
NodeRepository
AbbreviationRepository