What do you do when you need to convert plain text into formatted HTML? Perhaps you reach for Markdown or manually write in the element tags yourself. Or maybe you have one or two of the dozens of online tools that will do it for you. In this tutorial, Alexis Kypridemos picks those tools apart and details the steps for how we can do it ourselves with a little vanilla HTML, CSS, and JavaScript.
일반 텍스트를 형식화된 HTML로 변환하려면 어떻게 해야 할까요? 아니면 직접 마크다운을 누르거나 요소 태그에 수동으로 글을 쓸 수도 있습니다. 아니면 수십 개의 온라인 도구 중 하나나 두 개를 가지고 있을 수도 있습니다. 이 튜토리얼에서 알렉시스 키프리데모스는 이러한 도구들을 분리하여 바닐라 HTML, CSS 및 자바스크립트를 사용하여 직접 수행할 수 있는 방법에 대해 자세히 설명합니다.