Rich HTML editor component in javascript / jquery
Still in beta, but usable
added Paragraph button empty document will be populated with <p><br></p> starter document added SUP SUB buttons and ALL tag for load all buttons
added basic A link button
execCommand is deprecated though still widely supported see https://developer.mozilla.org/en-US/docs/Web/API/Document/execCommand
https://stackoverflow.com/questions/60581285/execcommand-is-now-obsolete-whats-the-alternative https://dev.to/_moehab/documentexeccommand-alternative-5a55