ChangeLog
=========

1.3.0 (2021-02-17) Ondrej Tuma <mcbig@zeropage.cz>

    * header and footer support
    * syntax highlight in markdown
    * repeatly call bug fix
    * mypy check and travis support
    * code refactoring - m2r dependence

1.2.0 (2016-06-27) Ondrej Tuma <mcbig@zeropage.cz>

    * fix project name in pypi to right docutils-tinyhtmlwriter
    * adding tiny-writer.css to package

1.1.1 (2016-01-12) Ondrej Tuma <mcbig@zeropage.cz>

    * duplicity header link names fix
    * README.rst example fix

1.1.0 (2015-10-29) Ondrej Tuma <mcbig@zeropage.cz>

    * no-sysystem-message option to disable system message in output html
    * initial-header-level which is compatible with docutils writers
    * pep8 coding style
    * title and hyperlinks visitor addons
    * html escaping node text
    * classifier support (visit_classifier method)
    * using node instance instead of tagname for compare
    * Package definition fix (description, COPYING, TODO, etc...)
    * raw html fix
    * responsive view declared by html viewport header
    * foot-hyperlinks option to enabling hyperlinks references in output
      (disable by default)
    * stylesheet support
