A lightweight markdown editor built with Python that supports basic markdown syntax.
- Supports basic Markdown syntax
- Syntax highlighting (=="element"==)
- Simple and user-friendly interface
-
Python 3.6+
Download Python -
Microsoft Visual C++ 14.0 or greater
Download Visual C++ Build Tools -
PyQt6
pip install PyQt6 -
Markdown
pip install markdown
- Open the application either via file explorer or console, and you can start writing markdown.
- Building it into an .exe program format, once it leaves the development phase.