AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Conflict with MultiMarkdown-6 - Provide virtual package markdown - Small spec file cleanup
- Enable tests - Update alernatives handling according to current guidelines
- Fix typo and add more comments
- Use update alternatives to allow parallel installation with discount - Avoid conflict with mtools
- Update to version 5.4.0: * Improve accuracy and performance of strong/emph * CHANGED: Update greg * 5.3.0 * CHANGED: Update README * ADDED: Move static library options to separate make target * FIXED: Fix crash with empty table label * ADDED: Add email address to cpack settings (addresses #31) * CHANGED: Increase list of syntax structures that are evaluated for abbreviations (Thanks, David!) * FIXED: Avoids problem mentioned on github (#30), but doesn't actually solve it. Any help appreciated! * version bump 5.4.0
- Update to version 5.3.0: * FIXED: Don't allow math spans inside strong/emph * FIXED: Fix slow parsing of complex strong/emph (Fixes #18) * CHANGED: Update test suite * FIXED: Improve performance; FIXED: Fix additional edge case in emph/strong parser * Improve accuracy and performance of strong/emph * CHANGED: Update greg * 5.3.0
- Fix building on linux (needs static glibc and -D_GNU_SOURCE)
- Update to version 5.2.0: * ADDED: Add support for 'HTML FOOTER' metadata -- appended at very end of HTML documents (after footnotes) * CHANGED: Update documentation for HTML Footer metadata * CHANGED: Update Math test suite * FIXED: Improve accuracy of strong/emph parsing; CHANGED: Allow nested strong/emph spans (though effect of output is not defined for all formats) * ADDED: Add additional test cases * CHANGED: recursive support for CriticMarkup syntax (e.g. an addition can be included inside a substitution). * FIXED: Remove debugging statement in recent CriticMarkup changes * CHANGED: Update test suite * Version bump 5.2.0
- Initial package