Metadata-Version: 2.4
Name: mdrend
Version: 0.1.0
Summary: Add your description here
Project-URL: Repository, https://github.com/NitinSPRao/mdrend
Author-email: Nitin Rao <nitinsprao@gmail.com>
Requires-Python: >=3.11
Requires-Dist: jinja2>=3.1.6
Requires-Dist: markdown>=3.10.2
Requires-Dist: mistune>=3.2.0
Requires-Dist: pygments>=2.19.2
Description-Content-Type: text/markdown

# MDRend - Python Markdown Renderer in the browser
This tool will be run as follows:
```bash
uv run mdrend <filename>
```
```python
\nassert 1 == 1
```
