Markdown
is a Python project stored in a repository
on GitHub
Markdown.py
is made with Python
, JavaScript
and CSS
The code occupies less than 5KByte
s of space, anyway less than 40KByte
s considering the .github
folder
Markdown.py
is used to compile .txt
files written with an .md
-similar syntax to styled .html
files
This
(with v2.0.0
) would become this
and look like this
This
(with v2.2.0
) would become this
and look like this
You just have to write main.py myFile
and the .txt
file will be converted
The code was written with Python 3.10.1
, no test about backwards compatibility was done
You can find the release notes of each version clicking on the version you want:
Made with and GitHub Pages