Crates.io | mdbook-emojis |
lib.rs | mdbook-emojis |
version | 0.1.2 |
source | src |
created_at | 2021-08-10 00:24:13.29739 |
updated_at | 2021-08-10 00:31:56.042001 |
description | An mdBook preprocessor that reads from stdin, replaces emoji shortcodes with code points, and outputs to stdout. |
homepage | |
repository | https://lab.allmende.io/yala/mdbook-emojis |
max_upload_size | |
id | 434022 |
size | 21,333 |
This crate reads a text from
You can use this package on the command line:
cargo install mdbook-emojis
wget https://gist.github.com/rxaviers/7360908/raw/0c0f6869d780ce6d8958ada4f82a8b798bac98e5/gistfile1.md -O gist:7360908.md
cat gist:7360908.md | mdbook-emojis
This work is released under the terms of the Mozilla Public License Version 2.0 (MPL-2.0).
Please see LICENSE file for details.
© 2021