1 | javascript:(function(){if (document.activeElement.tagName=="TEXTAREA") document.activeElement.value = document.activeElement.value.replace(/[!*]?(\[.+?\])[!*]?/g, '*$1*')})() |
Direct link: https://paste.plurk.com/show/TGzF3e1JtFrbsZLhsGEM
1 | javascript:(function(){if (document.activeElement.tagName=="TEXTAREA") document.activeElement.value = document.activeElement.value.replace(/[!*]?(\[.+?\])[!*]?/g, '*$1*')})() |