diff --git a/reference/tidy/functions/tidy-is-xhtml.xml b/reference/tidy/functions/tidy-is-xhtml.xml index 63aced783a..ab63a824e2 100644 --- a/reference/tidy/functions/tidy-is-xhtml.xml +++ b/reference/tidy/functions/tidy-is-xhtml.xml @@ -1,18 +1,17 @@ - - + tidy_is_xhtml - Indicates if the document is a generic (non HTML/XHTML) XML document. + Indicates if the document is a XHTML document. Description booltidy_is_xhtml - + resourcetidy &warn.undocumented.func; diff --git a/reference/tidy/functions/tidy-is-xml.xml b/reference/tidy/functions/tidy-is-xml.xml new file mode 100755 index 0000000000..cff15fda5b --- /dev/null +++ b/reference/tidy/functions/tidy-is-xml.xml @@ -0,0 +1,41 @@ + + + + + tidy_is_xml + + Indicates if the document is a generic (non HTML/XHTML) XML document. + + + + Description + + booltidy_is_xml + resourcetidy + + + &warn.undocumented.func; + + + + +