Skip to content

com.vladsch.flexmark.flexmark-ext-plantuml 0.64.15-SNAPSHOT

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>com.vladsch.flexmark</groupId>
  <artifactId>flexmark-ext-plantuml</artifactId>
  <version>0.64.15-SNAPSHOT</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

flexmark-java extension for parsing PlantUML diagram source code blocks and for rendering them to HTML.