scribe-plugin-sanitize-google-doc

1.0.1 • Public • Published

scribe-plugin-sanitize-google-doc

A Scribe plugin for sanitizing html pasted from Google Docs

Example

var scribe = new Scribe(scribeElement);
scribe.use(scribePluginSanitizeGoogleDoc());

What it does

  • Converts styles spans into Bs and Is.

TODO

  • Tests

License

MIT

Package Sidebar

Install

npm i scribe-plugin-sanitize-google-doc

Weekly Downloads

3

Version

1.0.1

License

MIT

Last publish

Collaborators

  • craigspaeth
  • kanaabe