ingomohr / docwriter

API to write docx documents
MIT License
1 stars 0 forks source link

Add Simple Writer API for Creating Docx just by Passing Some MarkDown Content #20

Closed ingomohr closed 4 years ago

ingomohr commented 4 years ago

The rulebased writer API is too complicated if you just want to turn some markdown content into docx. Pls add a simple writer API.

ingomohr commented 4 years ago

Change

Added SimpleMarkdownDocxWriter API Shipped w/ 1.1.0