ether / ep_mammoth

Improved support for Microsoft Word document import in Etherpad (docx)
Other
7 stars 3 forks source link

Publish Status Backend Tests Status

Mammoth DocX import Etherpad plugin

Tired of losing fidelity when importing those horrible Microsoft .docx files? This plugin solves that.

Don't ignore blank paragraphs

Add the following to your settings.json

  "ep_mammoth":{
    "ignoreEmptyParagraphs": false
  }