mkdocs-pdf-export-plugin
mkdocs-pdf-export-plugin copied to clipboard
fixed `#id` do not convert to `#rel_url:id` in combined mode
And also add an unittest to test transform_href.
We can run test via tox -e py38
now.
It seems #43 and #70 will be fixed with this PR.