A Java 1.6+ library providing a clean and lightweight markdown processor.
<dependency>
<groupId>org.pegdown</groupId>
<artifactId>pegdown</artifactId>
<version>1.6.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Converts a Markdown string to HTML using Pegdown.
Migrate to a maintained library like flexmark-java (https://github.com/vsch/flexmark-java).
No dependency data recorded yet.