diff --git a/reference/tidy/functions/tidy-repair-string.xml b/reference/tidy/functions/tidy-repair-string.xml index c5efc16622..5a62b556dd 100644 --- a/reference/tidy/functions/tidy-repair-string.xml +++ b/reference/tidy/functions/tidy-repair-string.xml @@ -1,6 +1,5 @@ - - + tidy_repair_string @@ -14,10 +13,62 @@ booltidy_repair_string stringdata stringconfig_file + stringencoding + + This function repairs the given string. + + + + <function>tidy_repair_string</function> example + + - &warn.undocumented.func; + + + test + + +

error + + + +]]> + + + The above example will output: + + + + + +test + + +

error

+ + +]]> + +
+
+ + See also tidy_parse_file, + tidy_parse_string and + tidy_repair_file. + + ¬e.tidy.2only;