Bureaucrats, emailconfirmed, Administrators
18,268
edits
(R74n changed the content model of the page Sandboxels/element generator.js from "wikitext" to "JavaScript") Tag: content model change |
No edit summary |
||
Line 1: | Line 1: | ||
var ignorelist = []; | var ignorelist = []; | ||
// if you want to ignore vanilla elements, uncomment this large array: | // if you want to ignore vanilla elements, uncomment this large array: | ||
Line 84: | Line 83: | ||
} | } | ||
console.log(lines.join("\n")); | console.log(lines.join("\n")); | ||