GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaModule Overview: com.vladsch.flexmark:flexmark-ext-abbreviation
Module flexmark-ext-abbreviation
Group: com.vladsch.flexmark flexmark-java extension for defining abbreviations and turning appearance of these a... 12 classes
com.vladsch.flexmark.ext.abbreviation
com.vladsch.flexmark.ext.abbreviation.internal
Module Info and Diagrams
Package/Class Details
Module packages and classes
Class Hierarchy
Represents class hierarchy in this module
Class Relationships
Classes and their relationships to other classes
Module Dependencies
Module dependencies diagram including external libraries
View pom.xml
Module build script
Used By Modules:
flexmark-all
flexmark-java core and all extension modules and converters
flexmark-integration-test
Tests integration of all extensions
ROOT
flexmark-java
Java re-implementation of commonmark-java based parser, with AST reflecting source e...
flexmark-osgi
flexmark-java core osgi bundle, all extension modules and converter modules except P...
flexmark-profile-pegdown
flexmark-java extension for setting flexmark options by using pegdown extension flags
Uses Modules:
flexmark-util
flexmark-java utility classes
flexmark-ext-autolink
flexmark-java extension for turning plain URLs and email addresses into links
flexmark
Core of flexmark-java (implementation of CommonMark for parsing markdown and renderi...
flexmark-test-util
flexmark-java classes for tests
flexmark-core-test
flexmark test classes for testing core functionality and implementing custom extensi...
flexmark-ext-typographic
flexmark-java extension for typographic
flexmark-ext-ins
flexmark-java extension for ins
flexmark-ext-escaped-character
flexmark-java extension for escaped_character
flexmark-ext-gfm-strikethrough
flexmark-java extension for GFM strikethrough using ~~ (GitHub Flavored Markdown)
flexmark-ext-superscript
flexmark-java extension for superscript