]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/htmltidy_has_no_possibilty_to_use_an_alternative_config_file_which_may_break_other_usages.mdwn
web commit by XTaran: I'll check what exactly caused the breakage...
[ikiwiki.git] / doc / bugs / htmltidy_has_no_possibilty_to_use_an_alternative_config_file_which_may_break_other_usages.mdwn
index 02caac4a3bb67557f59b490a9004f85a8b979533..b029830c63e2df2cce34e695fe6674052ffab987 100644 (file)
@@ -13,3 +13,5 @@ I see two possibilities how to fix this:
 > I don't understand why you're talking about setting --write-back. The
 > htmltidy plugin communicates with tidy using stdio. No files are used, so
 > write-back settings should be irrelevant. --[[Joey]]
+
+>> Hmmm, ok. Well, it didn't work. Empty pages, Perl Warnings. I moved my $HOME/.tidyrc away and it worked again. Had a short look into it and the only obvious non-default setting I found was write-back. I'll check what exactly caused the breakage and let you know. --[[XTaran]]