Skip to content

v0.8.2

Compare
Choose a tag to compare
@pbodnar pbodnar released this 09 Feb 20:54
· 142 commits to master since this release
5916ebd

Fixed:

  • Support emphasized inline code (#70)
  • Failure to parse paragraph containing just "[" (#130) (a side-effect of the fix of #124 in v0.8.1)
  • IndexError when parsing unfinished-link-like text (#98)

Others:

  • Small documentation improvements.