hyuki
https://img.textfile.org/obake-circle.png
code:script.js
scrapbox.PopupMenu.addButton({
title: 'LaTeX',
onClick: text => text.split(/\n/).map(
line => line.replace(/\$(^$+)\$/g, '$$ $1') ).join('\n')
});
(function() {
var elems = document.getElementsByClassName("brand-icon");
})();