In-Browser HTML Editor

Overview

Over a decade ago, I created an in-browser HTML editor similar to this one. This one is based off of code obtained from Mozilla.

For reference, a complete HTML editor with toolbar can be added to a HTML page with 1 simple line of HTML. This file has about 100 lines to address making a custom toolbar, and to add Javascript features.