A simple Markdown preview tool for the terminal.
Project description
mdm
mdm is a simple Markdown preview tool for the terminal. It allows you to quickly view the content of Markdown files directly in your terminal with formatted output.
Development Setup
-
Clone the Repository
git clone https://github.com/akaashvaa/preview_md_file.git cd mdm
-
Install the Package Locally
Install the package in editable mode. This allows you to make changes to the code and see those changes without reinstalling the package.
pip install -e .
-
Install Dependencies
Ensure you have the required dependencies. Install them using:
pip install -r requirements.txt
-
Run and Test
Use the
mdmcommand to test your changes. For example:mdm path/to/your/README.md
License
This project is licensed under the MIT License. See the LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file md_preview022-1.0.0.tar.gz.
File metadata
- Download URL: md_preview022-1.0.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e13542995ae366a6ac43a7f6e4928fe839c29572f2d2e6775c2f1a2b80718a6
|
|
| MD5 |
d81c0761ade15cd007661d47c235e911
|
|
| BLAKE2b-256 |
2ef4ff7ebaab97e504389214db0e71e89612f70dfaffd09cb50cf877959d5de3
|
File details
Details for the file md_preview022-1.0.0-py3-none-any.whl.
File metadata
- Download URL: md_preview022-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be9f40d7e8c5cfabea3b3a47f655dcf1f41bafa08e2b621cca0523cad2c1bedf
|
|
| MD5 |
8b15689f2b3e935ddc6c053bfc847286
|
|
| BLAKE2b-256 |
cb0d9cbc03fe8aaeca3914bf82eee844222facac5d77a660a1466e5904c481a2
|