Skip to content

6.2.3

Compare
Choose a tag to compare
@fletcher fletcher released this 20 Nov 20:15
· 312 commits to master since this release
  • CHANGED: Fix typos
  • CHANGED: Update superscript/subscript algorithm to allow leading instances
  • FIXED: Fix bug with multiple footnotes in single paragraph when exporting to LaTeX
  • FIXED: Fix potential NULL pointer dereference
  • FIXED: Fix potential bug
  • FIXED: Prevent pointer overflow
  • FIXED: Strip UTF-8 BOM from main files, not just transcluded files
  • UPDATED: Add HTML comment test cases to further demonstrate
  • UPDATED: Adjust libMultiMarkdown.h so it does not recursively include other files
  • UPDATED: Fix issue with AStyle indent settings
  • UPDATED: Refactor file utilities into file.c/h
  • UPDATED: Silence Xcode static analyzer false positives
  • UPDATED: Silence analyzer warnings
  • UPDATED: Update function name in swift file