mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-04 11:24:10 +01:00
Grr.
This commit is contained in:
@@ -877,6 +877,7 @@ var Buffer = Module("Buffer", {
|
||||
showElementInfo: function showElementInfo(elem) {
|
||||
let { dactyl } = this.modules;
|
||||
|
||||
XML.ignoreWhitespace = XML.prettyPrinting = false;
|
||||
dactyl.echo(<><!--L-->Element:<br/>{util.objectToString(elem, true)}</>);
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user