Reference implementation of MultiMarkdown
http://fletcherpenney.net/multimarkdown
MultiMarkdown is a derivative of Markdown that adds new syntax features,
such as footnotes, tables, and metadata. Additionally, it offers mechanisms
to convert plain text into LaTeX in addition to HTML.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / MultiMarkdown-6
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Publishing/MultiMarkdown-6 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
MultiMarkdown-6.changes | 0000004492 4.39 KB | |
MultiMarkdown-6.spec | 0000002826 2.76 KB | |
_link | 0000000124 124 Bytes | |
_service | 0000000563 563 Bytes |
Revision 8 (latest revision is 21)
Martin Pluskal (pluskalm)
committed
(revision 8)
- Update to version 6.3.0: * version bump * UPDATED: Apply astyle to source * UPDATED: Remove deprecated fodt.c and fodt.h * FIXED: Fix issue with list bullets in fenced code blocks * FIXED: Fix typo in QuickStart.txt (fixes #111) * Fix encoding of some markup inside LaTeX texttt environment (fixes #110 and #108) * UPDATED: Update dates * UPDATED: Add test suite to d_string * FIXED: Fix edge case with superscripts and punctuation
Comments 0