Skip to content

v5.2.0

Compare
Choose a tag to compare
@fletcher fletcher released this 17 Mar 01:06
· 22 commits to master since this release
  • ADDED: Add additional test cases
  • ADDED: Add support for 'HTML FOOTER' metadata -- appended at very end of HTML documents (after footnotes)
  • CHANGED: Allow nested strong/emph spans (though effect of output is not defined for all formats)
  • CHANGED: Update Math test suite
  • CHANGED: Update documentation for 5.1.0
  • CHANGED: Update documentation for HTML Footer metadata
  • CHANGED: Update test suite
  • CHANGED: recursive support for CriticMarkup syntax (e.g. an addition can be included inside a substitution).
  • FIXED: Fix bug in handling of '$' delimited math
  • FIXED: Improve accuracy of strong/emph parsing;
  • FIXED: Remove debugging statement in recent CriticMarkup changes