1.0.0

  • convertToHtml && convert: Support convert an existing .docx file to HTML.
  • convertToMarkdown: Support Converts the source document to Markdown(is deprecated).
  • extractRawText: Support Extract the raw text of the document.
  • images: Support custom image handlers.
  • transforms: Support document transforms.
  • embedStyleMap: Support generate a new docx file with the passed style map embedded.
  • readEmbeddedStyleMap: Support get styleMap from docx file.
  • styleMap: Custom style map.