{"repo":"vsch/flexmark-java","free":true,"listed":false,"github":"https://github.com/vsch/flexmark-java","clone":"git clone https://github.com/vsch/flexmark-java.git","description":"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.","language":"Java","stars":2637,"topics":["commonmark","pegdown","java","markdown-parser","markdown-processor","markdown-conversion","markdown-flavors","markdown","markdown-to-html","html-to-markdown"],"license":"BSD-2-Clause","category":"productivity","readme_excerpt":"flexmark-java ========================================================================= flexmark-java is a Java implementation of [CommonMark (spec 0.28)] parser using the blocks first, inlines after Markdown parsing architecture. Its strengths are speed, flexibility, Markdown source element based AST with details of the source position down to individual characters of lexemes that make up the element and extensibility. The API allows granular control of the parsing process and is optimized for parsing with a large number of installed extensions. The parser and extensions come with plenty of options for parser behavior and HTML rendering variations. The end goal is to have the parser and renderer be able to mimic other parsers with great degree of accuracy. This is now partially complete with the implementation of Markdown Processor Emulation Motivation for this project was the need to replace [pegdown] parser in my [Markdown Navigator] plugin for JetBrains IDEs. [pegdown] has a great feature set but its speed in general is less than ideal and for pathological input either hangs or practically hangs during parsing. :warning: Version 0.60.0 has breaking changes due to re-organization, renaming, clean up and optimization of implementation classes. Changes are detailed in Version-0.60.0-Changes. latest Requirements For Versions 0.62.2 or below, Java 8 or above, Java 9+ compatible. For Versions 0.64.0 or above, Java 11 or above. The project is on Maven: com.vladsch.flexmark The c","default_branch":null,"files":null,"tree":[],"storefront":"/r/vsch","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/vsch/flexmark-java/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}