vsch / flexmark-java

CommonMark/Markdown Java parser with source level AST. CommonMark 0.28, emulation of: pegdown, kramdown, markdown.pl, MultiMarkdown. With HTML to MD, MD to PDF, MD to DOCX conversion modules.
BSD 2-Clause "Simplified" License
2.26k stars 269 forks source link

Update to latest maven bundle plugin. Fix for #529 #530

Closed cziegeler closed 1 year ago

cziegeler commented 2 years ago

Fixes #529

vsch commented 1 year ago

@cziegeler, thank you for the PR.

I will update the file manually since there are merge conflicts from a previously merged PR. It is much faster to apply changes manually than go through git merge.