script.jsscrapbox.PopupMenu.addButton({ title: '「」', onClick: text => text.split(/\n/).map(line => `「${line}」`).join('\n') })