Flexmark extension for HTML5 media tags
Flexmark-java is a Java 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. This package contains an extension for embedding media using HTML5 media tags, in particular the audio, embed, picture, and video tags.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.64.6-7.fc42 | - |
Fedora 41 | 0.64.6-7.fc41 | - |
Fedora 40 | 0.64.6-4.fc40 | - |
Fedora 39 | 0.64.6-1.fc39 | - |
You can contact the maintainers of this package via email at
flexmark-java dash maintainers at fedoraproject dot org
.