diff --git a/common/content/autocommands.js b/common/content/autocommands.js index 5bd58e43..205cf4bf 100644 --- a/common/content/autocommands.js +++ b/common/content/autocommands.js @@ -103,6 +103,7 @@ var AutoCommands = Module("autocommands", { return cmds; } + XML.prettyPrinting = XML.ignoreWhitespace = false; commandline.commandOutput(
| {hive.name} | +|||
| {hive.name} + {hive.filter} | |||
| {i == 0 ? event : ""} | +{i == 0 ? event : ""} | {item.filter.toXML ? item.filter.toXML() : item.filter} | {item.command} |