mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-03 18:34:12 +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",
|
return ["application/xml",
|
||||||
'<?xml version="1.0"?>\n' +
|
'<?xml version="1.0"?>\n' +
|
||||||
'<?xml-stylesheet type="text/xsl" href="dactyl://content/help.xsl"?>\n' +
|
'<?xml-stylesheet type="text/xsl" href="dactyl://content/help.xsl"?>\n' +
|
||||||
|
|||||||
Reference in New Issue
Block a user