=========================
* PyMarkups now uses warnings system instead of printing messages to
stderr.
* Improvements to Markdown markup:
+ Fixed parsing math that contains nested environments (thanks to Gautam
Iyer for the patch).
+ Fixed crash on extensions names starting with dot.
* Miscellaneous fixes.