mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-02 02:52:27 +01:00
Fix sporadic whitespace issue in :help NEWS generation issue.
This commit is contained in:
@@ -791,7 +791,6 @@ var Dactyl = Module("dactyl", XPCOM(Ci.nsISupportsWeakReference, ModuleBase), {
|
||||
}
|
||||
}
|
||||
|
||||
XML.prettyPrinting = XML.ignoreWhitespace = false;
|
||||
return ["application/xml",
|
||||
'<?xml version="1.0"?>\n' +
|
||||
'<?xml-stylesheet type="text/xsl" href="dactyl://content/help.xsl"?>\n' +
|
||||
|
||||
Reference in New Issue
Block a user