yurim-dev
[트러블슈팅 | Acon] 태그 버튼 재사용 및 레이아웃 (feat. UIStackView)
let textNodes = document.querySelectorAll("div.tt_article_useless_p_margin.contents_style > *:not(figure):not(pre)"); textNodes.forEach(function(a) { a.innerHTML = a.innerHTML.replace(/`(.*?)`/g, '$1'); });