yurim-dev
기술 면접 대비 (2) - URLSession / 내부저장소 / CoreData / 화면 전환
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'); });