Try NGTextEditor
Test all features in real-time
Test the editor below
Live Preview
Read-onlyThe editor content will appear here in real-time...
Ready in 30 Seconds
<!-- Import the 2 Files -->
<link
rel="stylesheet"
href="NGTextEditor.min.css"
>
<script
src="NGTextEditor.min.js"
></script>
<!-- Add the Class -->
<textarea
class="ngeditor"
id="my-editor"
></textarea>