Skip to content
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.

Latest commit

 

History

History
36 lines (20 loc) · 1.23 KB

README.md

File metadata and controls

36 lines (20 loc) · 1.23 KB

This repository is archived. Please use https://github.com/tagspaces/tagspaces-extensions instead

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.

Screenshot of the HTML editor running in the Linux version of TagSpaces

Used libraries

This extension thankfully relays on the following great libraries:

  • summernote - a JavaScript library for HTML editing

Installation

This extensions is packaged with any new version of TagSpaces

Source code

The source code of this extension is freely available on github.com/tagspaces/editorHTML

Development

If you want to extend this extensions, please follow our general extension development guide

License

MIT