Misaka is a Python (2.7 and 3.2) and PyPy (1.6) binding for Sundown. And Sundown is a Markdown library written in C and it's really fast. http://misaka.61924.nl/MisakaはCで書かれたmarkdown parserであるSundownのPythonバインディング。要Python2.7/3.2、PyPy1.6以上。インストールは、 $ pip install misaka Misakaのサイトに書いてある通り、使い方はとても簡単。http://misaka.61924.nl/例えば、 # -*- coding: utf-8 -*- import misaka content = misaka.html(u""" # ヘッダー H