Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@cebe cebe released this 06 Mar 05:30
· 58 commits to master since this release
  • improve compatibility with github flavored markdown
  • #64 fixed some rendering issue with emph and strong
  • #56 trailing and leading spaces in a link are now ignored
  • fixed various issues with table rendering
  • #98 Fix PHP fatal error when maximumNestingLevel was reached (@tanakahisateru)
  • refactored nested and lazy list handling, improved overall list rendering consistency
  • Lines containing "0" where skipped or considered empty in some cases (@tanakahisateru)
  • #54 escape characters are now also considered inside of urls