This awesome script developed by @barney_parker to accompany his homepage article at barneyparker.com (deleted). Codepen details Created on November 13, 2013 Updated on June 5, 2014
I forked and changed the code to work locally. I made these changes:
- removed title
- it can save last changes as draft to
localstorage
and load from it - changed layout to two column
- added code to prevent page leaving
- added
New file
andCopy
button - added checkbox to insert into
body
tag - added field for entering title
- added tooltips to buttons
- added code beautifier tidy-html5
- added code highlight highlight.js
June 9, 2021
#WYSIWYG, #HTML5, #Editor