GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaModule Overview: com.vladsch.flexmark:flexmark-ext-autolink
Module flexmark-ext-autolink
Group: com.vladsch.flexmark flexmark-java extension for turning plain URLs and email addresses into links 2 classes
com.vladsch.flexmark.ext.autolink
com.vladsch.flexmark.ext.autolink.internal
Module Info and Diagrams
Package/Class Details
Module packages and classes
Class Hierarchy
Represents class hierarchy in this module
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-docx-converter
flexmark-java extension for rendering docx format
flexmark-ext-abbreviation
flexmark-java extension for defining abbreviations and turning appearance of these a...
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
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
External Dependencies:
external
autolink
Java library to extract links (URLs, email addresses) from plain text; fast, small a...