Last Version

flexmark-java pegdown profile 0.64.0

flexmark-java extension for setting flexmark options by using pegdown extension flags

License

License

GroupId

GroupId

com.vladsch.flexmark
ArtifactId

ArtifactId

flexmark-profile-pegdown
Version

Version

0.64.0
Type

Type

jar
Description

Description

flexmark-java pegdown profile
flexmark-java extension for setting flexmark options by using pegdown extension flags

Download flexmark-profile-pegdown 0.64.0


<!-- https://jarcasting.com/artifacts/com.vladsch.flexmark/flexmark-profile-pegdown/ -->
<dependency>
    <groupId>com.vladsch.flexmark</groupId>
    <artifactId>flexmark-profile-pegdown</artifactId>
    <version>0.64.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vladsch.flexmark/flexmark-profile-pegdown/
implementation 'com.vladsch.flexmark:flexmark-profile-pegdown:0.64.0'
// https://jarcasting.com/artifacts/com.vladsch.flexmark/flexmark-profile-pegdown/
implementation ("com.vladsch.flexmark:flexmark-profile-pegdown:0.64.0")
'com.vladsch.flexmark:flexmark-profile-pegdown:jar:0.64.0'
<dependency org="com.vladsch.flexmark" name="flexmark-profile-pegdown" rev="0.64.0">
  <artifact name="flexmark-profile-pegdown" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vladsch.flexmark', module='flexmark-profile-pegdown', version='0.64.0')
)
libraryDependencies += "com.vladsch.flexmark" % "flexmark-profile-pegdown" % "0.64.0"
[com.vladsch.flexmark/flexmark-profile-pegdown "0.64.0"]

Dependencies

compile (22)

Group / Artifact Type Version
com.vladsch.flexmark : flexmark jar 0.64.0
com.vladsch.flexmark : flexmark-ext-abbreviation jar 0.64.0
com.vladsch.flexmark : flexmark-ext-anchorlink jar 0.64.0
com.vladsch.flexmark : flexmark-ext-aside jar 0.64.0
com.vladsch.flexmark : flexmark-ext-autolink jar 0.64.0
com.vladsch.flexmark : flexmark-ext-definition jar 0.64.0
com.vladsch.flexmark : flexmark-ext-emoji jar 0.64.0
com.vladsch.flexmark : flexmark-ext-escaped-character jar 0.64.0
com.vladsch.flexmark : flexmark-ext-footnotes jar 0.64.0
com.vladsch.flexmark : flexmark-ext-gfm-strikethrough jar 0.64.0
com.vladsch.flexmark : flexmark-ext-gfm-tasklist jar 0.64.0
com.vladsch.flexmark : flexmark-ext-ins jar 0.64.0
com.vladsch.flexmark : flexmark-ext-jekyll-front-matter jar 0.64.0
com.vladsch.flexmark : flexmark-ext-superscript jar 0.64.0
com.vladsch.flexmark : flexmark-ext-tables jar 0.64.0
com.vladsch.flexmark : flexmark-ext-toc jar 0.64.0
com.vladsch.flexmark : flexmark-ext-typographic jar 0.64.0
com.vladsch.flexmark : flexmark-ext-wikilink jar 0.64.0
com.vladsch.flexmark : flexmark-util-ast jar 0.64.0
com.vladsch.flexmark : flexmark-util-data jar 0.64.0
com.vladsch.flexmark : flexmark-util-misc jar 0.64.0
com.vladsch.flexmark : flexmark-util-sequence jar 0.64.0

test (3)

Group / Artifact Type Version
com.vladsch.flexmark : flexmark-test-util jar 0.64.0
com.vladsch.flexmark : flexmark-core-test jar 0.64.0
org.pegdown : pegdown jar 1.6.0

Project Modules

There are no modules declared in this project.