ChangeLog for markgen
=====================

0.9.6 (07-01-2014)
------------------

 - Removed inline_pre, idiotic idea.
 - Now .strip() content passed to paragraph, to normalise whitespace.


0.9.5 (07-01-2014)
------------------

 - Added inline_pre wrapper for pre(content, inline=True) to more easily allow mapping <code> blocks.

0.9.4 (05-01-2014)
------------------

 - Fix error in setup.py when including package data.

0.9.3 (05-01-2014)
------------------

 - Fix module not being imported.

0.9.1 (05-01-2014)
------------------

 - Added explicit use of unicode strings everywhere.

0.9.0 (04-01-2014)
------------------

 - Initial release for PyPI.
 - Added unit tests.
