HTML Editor for TagSpaces
A TagSpaces extension allowing editing of HTML documents.
#
Features- The standard feature set of the summernote javascript library
- Content cleaning and sanitizing
- Directly pasting images from the clipboard
- Saving all the images as dataurl in the one HTML file.
#
Used librariesThis extension thankfully relays on the following great libraries:
- summernote - a JavaScript library for HTML editing
#
InstallationThis extensions is packaged with any new version of TagSpaces
#
Source codeThe source code of this extension is freely available on github.com/tagspaces/editorHTML
#
DevelopmentIf you want to extend this extensions, please follow our general extension development guide