diff --git a/reference/tidy/functions/tidy-parse-string.xml b/reference/tidy/functions/tidy-parse-string.xml index 53bdf6434f..a141f7dcbd 100644 --- a/reference/tidy/functions/tidy-parse-string.xml +++ b/reference/tidy/functions/tidy-parse-string.xml @@ -1,5 +1,5 @@ - + tidy_parse_string @@ -48,8 +48,8 @@ options themselves. - Check http://tidy.sourceforge.net/docs/quickref.html for an - explanation about each option. + For an explanation about each option, visit &url.tidy.conf;. @@ -58,9 +58,12 @@ The encoding parameter sets the encoding for - input/output documents. The possible values for encoding are: ascii, - latin0, latin1, raw, utf8, iso2022, mac, win1252, ibm858, utf16, - utf16le, utf16be, big5 and shiftjis. + input/output documents. The possible values for encoding are: + ascii, latin0, latin1, + raw, utf8, iso2022, + mac, win1252, ibm858, + utf16, utf16le, utf16be, + big5, and shiftjis.