diff --git a/html2xdoc/plugin.jelly b/html2xdoc/plugin.jelly index 70004efe..70098825 100644 --- a/html2xdoc/plugin.jelly +++ b/html2xdoc/plugin.jelly @@ -99,7 +99,7 @@ - + html2xdoc is enabled diff --git a/html2xdoc/xdocs/changes.xml b/html2xdoc/xdocs/changes.xml index 6b849cc8..998c690a 100644 --- a/html2xdoc/xdocs/changes.xml +++ b/html2xdoc/xdocs/changes.xml @@ -25,6 +25,7 @@ + Run before xdoc:init so generated xdocs can also be used by pdf plugin. Fix crash with an empty html body element.