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)
