Skip to content

6.2.2

Compare
Choose a tag to compare
@fletcher fletcher released this 13 Oct 14:41
· 330 commits to master since this release
  • ADDED: Add support for tables without header; test for table with multiple header rows
  • CHANGED: Remove dead line of code
  • FIXED: Add NULL check on my strdup functions
  • FIXED: Fix NULL dereference in abbreviation search
  • FIXED: Fix issue with libCurl on some systems (Thanks, Brad!)
  • FIXED: Fix math markers in code spans
  • FIXED: Fix potential dereference in table handling
  • FIXED: Fix use of uninitialized variable
  • FIXED: Improve consistency of math token handling
  • FIXED: Relax table separator line rules to allow missing final pipe
  • UPDATED: Add additional asset storage option
  • UPDATED: Add note about tables in MMD-6 to Quick Start Guide
  • UPDATED: Fix readme
  • UPDATED: Update QuickStart Guide
  • UPDATED: Update readme