Markdown renderer with Rich
Project description
meow
meow is a terminal markdown viewer written in python and inspired by glow. it's just a cat with Rich, though, no file browsing! (yet?)
features
- uses
LS_COLORS - syntax highlighting in fenced codeblocks
- styled lists, headers, blockquotes, and bold and italics
gripes / future
- make the checkboxes cuter! glow-style
[ ]/[-]/[x] - tables...
installation
install directly from pypi:
pip install --user meow-md # if you use pip
pipx install meow-md # if you use pipx
or build from source:
git clone https://codeberg.org/sailorfe/meow.git
cd meow
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
pip install -e .
usage
meow README.md
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
meow_md-0.1.4.tar.gz
(6.0 kB
view details)
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 meow_md-0.1.4.tar.gz.
File metadata
- Download URL: meow_md-0.1.4.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41ec305ee608550ffe61457ff468f4f5b0b56ed613505910dcc2c07d9c3a0e24
|
|
| MD5 |
390079eb54dc94f8b3d9ed1bd6ca8362
|
|
| BLAKE2b-256 |
4446ad48da18ce8905c5ce60c6dbee7bd0c7391d2ad6835fb00ccdf4a5e9ebe3
|
File details
Details for the file meow_md-0.1.4-py3-none-any.whl.
File metadata
- Download URL: meow_md-0.1.4-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d85ccb679116bba9d6e49b79171c5377503a2f7a61fdad55e1d0163511d25f96
|
|
| MD5 |
cb2c1018c47a30ef3393ebdbcae5a6c5
|
|
| BLAKE2b-256 |
6b69b3688e28e7e8fd00859fea97e1e2b5608fa513a88bb3110129f33a01880b
|