Simple MarkDown renderer
Project description
Markdrip
MarkDrip is a simple HTML generator. Mistletoe is used for rendering.
The site is here even in the rendered result.
Install
Recommend using pipx.
pip install markdrip
How to use
markdrip filename
Options
Run markdrip --help.
Usage: main.py [OPTIONS] TARGET
Options:
--output TEXT Output destination file path
--theme TEXT Applicable CSS file name. Does not include extension.
--help Show this message and exit.
Custom CSS
CSS is stored under ~ / .markdrip.
Note that when writing CSS, specify the tag name directly in the selector.
Ex.)
h1, h2, h3, h4, h5 {
color: black
}
Project details
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 markdrip-0.1.4.tar.gz.
File metadata
- Download URL: markdrip-0.1.4.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.2 Linux/5.15.28-1-MANJARO
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
072ff32d80914c1db40826752b98592d5025e82390e5a6555f2deffc08c38360
|
|
| MD5 |
95a6719feab2a9097f783aad0dec0114
|
|
| BLAKE2b-256 |
cae39d69c7f06ab663b8aa110cc2ebb4120db2e144a62b13d8d9554dc6cc761c
|
File details
Details for the file markdrip-0.1.4-py3-none-any.whl.
File metadata
- Download URL: markdrip-0.1.4-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.2 Linux/5.15.28-1-MANJARO
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53a341516ea2bbb822870b036d9f557ddbc13693279e5597c67f96f149230c81
|
|
| MD5 |
4a8aaaf9dc0217f1c17fff7265a58366
|
|
| BLAKE2b-256 |
b50b3e98f7a3b6460af551ea797f57b25b4d95908ebd301fa4793a7875c1ab63
|