Abnaxos / markdown-doclet

A Doclet that allows the use of Markdown in JavaDoc comments.
GNU General Public License v3.0
318 stars 40 forks source link

pegdown is slow and isn't supported anymore #76

Open HaasJona opened 7 years ago

HaasJona commented 7 years ago

maybe change the markdown parser to https://github.com/vsch/flexmark-java

Abnaxos commented 7 years ago

Yep, that's planned.