We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fixed issue with removing lines at the end of the document.
Fixed issues with wrong handling of trailing \n in textarea.
Added insertion and removal of the text.
Added basic support for 0-width selection (cursor).
Started to work on Document class and implemented dumb doc rendering.
Added simple font metrics class.
Created DOM structure for the editor.
Updated README file.