Public Application Repository

Back to listing of all packages

  • application

    Markdown Parser in XQuery

    Description: A markdown parser written in XQuery.
    Version: 0.7.0
    Size: 22k
    Requirement: eXist-db version 3.6.0 or later
    Short Title: markdown
    Package Name (URI): http://exist-db.org/apps/markdown
    Author(s): Wolfgang Meier
    License: GNU-LGPL
    Website: https://github.com/wolfgangmm/exist-markdown
    Download: markdown-0.7.0.xar
    Download other versions:
    • 0.6
    • 0.5
    • 0.4
    • 0.3
    • 0.2
    • 1.0.0 (Note: Requires eXist-db version 5.3.0 or later.)
    • 0.7.1 (Note: Requires eXist-db version 5.3.0 or later.)
    Change log:
    0.7.0
    • Remove shared-resources dependency - #7
    0.6
    • Update regex to match spec - 7c30b80
    • Add link to TEI version to bottom of test.md - abf4b36
    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