diff --git a/language/control-structures/declare.xml b/language/control-structures/declare.xml index dbd3927a3c..cf9e62d858 100644 --- a/language/control-structures/declare.xml +++ b/language/control-structures/declare.xml @@ -1,5 +1,5 @@ - + <literal>declare</literal> @@ -115,7 +115,9 @@ if ($a > 0) { ]]> - The above example is the equivalent of the following: + + &example.outputs.similar; + - - + + tidy::__construct Constructs a new tidy object diff --git a/reference/tidy/functions/tidy-parse-file.xml b/reference/tidy/functions/tidy-parse-file.xml index 2e3aa2f45d..baf5eba764 100644 --- a/reference/tidy/functions/tidy-parse-file.xml +++ b/reference/tidy/functions/tidy-parse-file.xml @@ -1,6 +1,6 @@ - - + + tidy_parse_file Parse markup in file or URI diff --git a/reference/tidy/functions/tidy-parse-string.xml b/reference/tidy/functions/tidy-parse-string.xml index a141f7dcbd..2cabb74d1f 100644 --- a/reference/tidy/functions/tidy-parse-string.xml +++ b/reference/tidy/functions/tidy-parse-string.xml @@ -1,6 +1,6 @@ - - + + tidy_parse_string Parse a document stored in a string