mkdocs-with-pdf 0.8.2 (2021-01-08)

  * Added a rendering hook module handler.
  * Added highlighttable style for material.
  * Added headless-chrome launch options.
  * Changed to collect JS for each page.

mkdocs-with-pdf 0.8.1 (2020-11-30)

  * Removed compressed css output_style to avoid problems with umlauts.

mkdocs-with-pdf 0.8.0 (2020-11-03)

  * Changed for the template processing of the cover page to be based on jinja2.
  * Added a logo on the cover page.
  * Added back cover page generation option.

mkdocs-with-pdf 0.7.7 (2020-10-29)

  * Fixed not escaping single quotes in style.

mkdocs-with-pdf 0.7.6 (2020-10-12)

  * options: Allow user to set theme-path in local-conf.

mkdocs-with-pdf 0.7.5 (2020-10-03)

  * Support for strict mode.
  * Fixed links that contains percent encoding.

mkdocs-with-pdf 0.7.4 (2020-09-26)

  * Fixed links for `href` without a trailing slash.
  * Add `show_anchors` option.

mkdocs-with-pdf 0.7.3 (2020-09-23)

  * Fixed links hash that contains percent encoding.

mkdocs-with-pdf 0.7.2 (2020-09-22)

  * Fixed links containing escape characters.
  * Updated `material-polyfills.css`.

mkdocs-with-pdf 0.7.1 (2020-09-19)

  * Fixed a missing JS file entry in `MANIFEST.in`.
  * Changed for `Headless Chrome` launch options.
  * Changed the default value of the `Headless Chrome` pathname option.

mkdocs-with-pdf 0.7.0 (2020-09-14)

  * Support two-columns layout.
  * Supports the use of `Headless Chrome`.
  * Fix details icon style for material and little more.

mkdocs-with-pdf 0.6.1 (2020-09-04)

  * Add the missing anchors if the document doesn't have first-level headings.
  * Add a workaround converter for 'img[align]'.

mkdocs-with-pdf 0.6.0 (2020-08-31)

  * Add 'convert_iframe' option.
  * Modified some 'page-break' settings.
  * Changes the required version of python.

mkdocs-with-pdf 0.5.0 (2020-08-22)

  * Supports nested sections in `nav`.
  * Add `Keyboard key` style in material-polyfills.
  * Update workaround for twemoji.

mkdocs-with-pdf 0.4.0 (2020-08-17)

  * Fixed hrefs and anchors for internal links.
  * Add a TOC title text option.
  * Add workaround converter for twemoji.

mkdocs-with-pdf 0.3.3 (2020-08-08)

  * Fixed current page refs in subdirectories w/o directory-urls.

mkdocs-with-pdf 0.3.2 (2020-08-07)

  * Fixed current page refs when `use_directory_urls=false`.

mkdocs-with-pdf 0.3.1 (2020-07-24)

  * Fixed link processing for "index.html".

mkdocs-with-pdf 0.3.0 (2020-07-24)

  * Supports page exclusion.
  * Fixed for the internal link anchors.

mkdocs-with-pdf 0.2.4 (2020-07-15)

  * Excluded form empty tags if it has image.

mkdocs-with-pdf 0.2.3 (2020-05-24)

  * Fixed to skip empty pages.

mkdocs-with-pdf 0.2.2 (2020-05-17)

  * Exclude custom style source from package destination.
  * Add page break rule for tabs.

mkdocs-with-pdf 0.2.1 (2020-05-16)

  * Update for icons for material theme

mkdocs-with-pdf 0.1.0 (2020-02-24)

  * Initial release(in develop)
