Public Application Repository
Back to listing of all packages
-
Markdown Parser in XQuery
Description: Markdown Parser in XQuery Version: 1.0.0 Size: 11k Requirement: eXist-db version 5.3.0 or later Short Title: markdown Package Name (URI): http://exist-db.org/apps/markdown Author(s): eXist-db Project License: LGPL-2.1 Website: https://github.com/eXist-db/exist-markdown Download: markdown-1.0.0.xar Download other versions: Change log: 1.0.0 - Breaking change: Switch package type from app to library. Apps that relied on the application package's /exist/apps/markdown/PATH_TO_MD.md (via the parse.xql main module will not work.
- Use generator-exist to regenerate package scaffolding, with tests, CI, etc.
0.7.1 0.7.0 - Remove shared-resources dependency - #7
0.6 0.5 - Add TEI output alongside original HTML output
- Add support for task lists
- Fix handling of quotes
- Fix markdown module namespace prefix collision with metadata module
0.4 - Allow markdown to occur inside HTML tags
0.3 - Support HTML blocks and inline HTML