Skip to content

1.8.0

Choose a tag to compare

@facelessuser facelessuser released this 28 Jan 05:39

1.8.0

Released Jan 27, 2017

  • NEW: MagicLink special repository link shortener for GitHub, GitLab, and Bitbucket (#49).
  • FIX: GitHub asterisk emphasis should never have had smart enabled for it (#50).
  • FIX: MagicLink fix for compatibility with wrapped symbols like ~, * etc. which are commonly used.
  • FIX: MagicLink encodes emails like Python Markdown does for consistency.
  • FIX: MagicLink doesn't allow Unicode for email and does allow Unicode in a URL (#53).
  • FIX: InlineHilite now returns a proper etree element so that the attr_list extension and function properly with it (#48).
  • FIX: InlineHilite will no longer break if Pygments is not installed (478b410).