Skip to content

craigspaeth/scribe-plugin-sanitize-google-doc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Scribe plugin for sanitizing html pasted from Google Docs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%