ๅฅ็นๅ
code:script.js
scrapbox.PopupMenu.addButton({
title: text => text.match(/ใ./) ? 'ๅฅ็นๅใ' : null, onClick: text => text.replace(/ใ./g, '\n'), })
ๅฅ็นๆฎใ
text => text.replace(/[ใ.]/g, '$&\n')
https://gyazo.com/796acc105940e654f3447de3c32d1929