/gdocs-html-cleaner

Google Drive outputs ugly HTML. This cleans it.

Primary LanguageJavaScriptMIT LicenseMIT

Google Docs HTML Cleaner

Google Docs can be exported to HTML, but the HTML produced is rather ugly with lots of inline styles.

I need to be able to export Google Docs to HTML with tags only. This is what this tool is for.

Usage

node index.html dirtyHTML.html -> outputs clean HTML