Эксперт ХД

com.vladsch.flexmark:flexmark-profile-pegdown (0.42.14)

Published 2026-09-15 11:07:52 +00:00 by Vlad_Savchuk

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>com.vladsch.flexmark</groupId>
	<artifactId>flexmark-profile-pegdown</artifactId>
	<version>0.42.14</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=com.vladsch.flexmark:flexmark-profile-pegdown:0.42.14

About this package

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

Dependencies

com.vladsch.flexmark:flexmark
com.vladsch.flexmark:flexmark-ext-abbreviation
com.vladsch.flexmark:flexmark-ext-anchorlink
com.vladsch.flexmark:flexmark-ext-aside
com.vladsch.flexmark:flexmark-ext-autolink
com.vladsch.flexmark:flexmark-ext-definition
com.vladsch.flexmark:flexmark-ext-emoji
com.vladsch.flexmark:flexmark-ext-escaped-character
com.vladsch.flexmark:flexmark-ext-footnotes
com.vladsch.flexmark:flexmark-ext-gfm-strikethrough
com.vladsch.flexmark:flexmark-ext-gfm-tasklist
com.vladsch.flexmark:flexmark-ext-ins
com.vladsch.flexmark:flexmark-ext-jekyll-front-matter
com.vladsch.flexmark:flexmark-ext-superscript
com.vladsch.flexmark:flexmark-ext-tables
com.vladsch.flexmark:flexmark-ext-toc
com.vladsch.flexmark:flexmark-ext-typographic
com.vladsch.flexmark:flexmark-ext-wikilink
com.vladsch.flexmark:flexmark-util
com.vladsch.flexmark:flexmark-test-util
org.pegdown:pegdown
1.6.0
Details
Maven
2026-09-15 11:07:52 +00:00
0
flexmark-java pegdown profile
10 KiB
Assets (2)
Versions (1) View all
0.42.14 2026-09-15