This repository is archived. Please use https://github.com/tagspaces/tagspaces-extensions instead
A TagSpaces extension allowing editing of HTML documents.
- 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.
This extension thankfully relays on the following great libraries:
- summernote - a JavaScript library for HTML editing
This extensions is packaged with any new version of TagSpaces
The source code of this extension is freely available on github.com/tagspaces/editorHTML
If you want to extend this extensions, please follow our general extension development guide