Crates.io | pulldown-cmark-mdcat |
lib.rs | pulldown-cmark-mdcat |
version | 2.5.0 |
source | src |
created_at | 2023-04-15 15:02:01.705287 |
updated_at | 2024-09-26 20:06:15.70313 |
description | Render pulldown-cmark events to TTY |
homepage | https://github.com/swsnr/mdcat |
repository | https://github.com/swsnr/mdcat |
max_upload_size | |
id | 839995 |
size | 827,808 |
Render pulldown-cmark events to a TTY.
This library backs the mdcat tool, and makes its rendering available to other crates.
It supports:
It does not support commonmark footnote extension syntax.
Copyright Sebastian Wiesner sebastian@swsnr.de
Binaries are subject to the terms of the Mozilla Public License, v. 2.0, see LICENSE.
Most of the source is subject to the terms of the Mozilla Public License, v. 2.0, see LICENSE, unless otherwise noted; some files are subject to the terms of the Apache 2.0 license, see http://www.apache.org/licenses/LICENSE-2.0