Part II — with line wrap. A lightweight alternative to CodeMirror and how I applied it to my use-case. — By and large, code playgrounds such as CodePen and CodeSandbox serve as valuable touchpoints for developers worldwide to test and showcase code snippets in multiple programming languages. In particular, code editors on these platforms tend to include a diverse range of features (e.g. custom-language syntax highlights, syntax auto-correction and line…