Skip to content

0.2.0

Compare
Choose a tag to compare
@shloktech shloktech released this 01 Jan 18:03
· 10 commits to main since this release
b941e78

I am excited to announce the second release of the Markdown to Word Converter! This tool enables users to seamlessly convert Markdown files into formatted Microsoft Word documents with support for headings, styled text, lists and more.

Release notes:

  1. Packaged the repo and uploaded it to PyPi (https://pypi.org/project/md2docx-python-python/)
  2. Added pipeline to perform code sanity checks and unit test.