User:Erutuon/scripts/footnoteCleanup.js: Difference between revisions

Content deleted Content added
update button
that didn't work
Line 16:
$("#wikitext-cleanup-button-wrapper")
.append(`<div id="footnote-cleanup" class="wikitext-cleanup-button">convert pixel to scaling values</div>`)
.click(cleanupFootnotes());
}