mdx_smartypants 1.2

mdx_smartypants is a Markdown extension using smartypants to emit typographically nicer ("curly") quotes, proper ("em" and "en") dashes, etc.Installationpip install mdx_smartypantsFailing that, fall back to the older approach:easy_install...