What's Changed * Check attr list id anchors by hendrikp in https://github.com/manuzhang/mkdocs-htmlproofer-plugin/pull/51 * Root/Site links support by hendrikp in https://github.com/manuzhang/mkdocs-htmlproofer-plugin/pull/53 * Show bad configured CI by kolibri91 in https://github.com/manuzhang/mkdocs-htmlproofer-plugin/pull/55 * Consider url scheme to detect and handle external URLs by kolibri91 in https://github.com/manuzhang/mkdocs-htmlproofer-plugin/pull/57
New Contributors * hendrikp made their first contribution in https://github.com/manuzhang/mkdocs-htmlproofer-plugin/pull/51
What's Changed * Support Local Links without anchor by kolibri91 in https://github.com/manuzhang/mkdocs-htmlproofer-plugin/pull/49 * Add option to print all invalid links before raising error by Kasyene in https://github.com/manuzhang/mkdocs-htmlproofer-plugin/pull/50
New Contributors * Kasyene made their first contribution in https://github.com/manuzhang/mkdocs-htmlproofer-plugin/pull/50
What's Changed * Pin Python 3.6 to Ubuntu 20.04 by manuzhang in https://github.com/manuzhang/mkdocs-htmlproofer-plugin/pull/48 * Compare normalized paths by kolibri91 in https://github.com/manuzhang/mkdocs-htmlproofer-plugin/pull/47
New Contributors * kolibri91 made their first contribution in https://github.com/manuzhang/mkdocs-htmlproofer-plugin/pull/47
What's Changed * Fix 40, replace HEAD requests with GET for external URLs by manuzhang in https://github.com/manuzhang/mkdocs-htmlproofer-plugin/pull/41
What's Changed * Remove duplicated code block in README by johnthagen in https://github.com/manuzhang/mkdocs-htmlproofer-plugin/pull/36 * Add syntax highlighting to code blocks in README by johnthagen in https://github.com/manuzhang/mkdocs-htmlproofer-plugin/pull/35 * Support Python 3.10 by johnthagen in https://github.com/manuzhang/mkdocs-htmlproofer-plugin/pull/37 * Remove lxml dependency by johnthagen in https://github.com/manuzhang/mkdocs-htmlproofer-plugin/pull/38