Skip to content

Commit

Permalink
Merge pull request #3 from shloktech/dev
Browse files Browse the repository at this point in the history
Enhancing readme.md
  • Loading branch information
shloktech authored Aug 11, 2024
2 parents 74fa327 + 8dd9c0a commit 278dad4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

Simple and straight forward Python script that converts a Markdown file (`.md`) to a Microsoft Word document (`.docx`). It supports basic Markdown elements, including headings, bold and italic text, and both unordered and ordered lists.

#### Input .md file:
![image](https://github.com/user-attachments/assets/c2325e52-05a7-4e11-8f28-4eeb3d8c06f5)

#### Output .docx file:
![image](https://github.com/user-attachments/assets/3e48a9dd-8fe3-43cc-8246-164c58e95179)


## Features

Expand Down

0 comments on commit 278dad4

Please sign in to comment.