1.8.0
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
etreeelement so that theattr_listextension and function properly with it (#48). - FIX: InlineHilite will no longer break if Pygments is not installed (478b410).