<dependency>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-formatter</artifactId>
<version>0.22.14</version>
</dependency>
@Grapes(
@Grab(group='com.vladsch.flexmark', module='flexmark-formatter', version='0.22.14')
)