pulldown-cmark
Simple command-line tool for rendering CommonMark to HTML
Install
- All systems
-
curl cmd.cat/pulldown-cmark.sh
- Debian
-
apt-get install pulldown-cmark - Ubuntu
-
apt-get install pulldown-cmark - Kali Linux
-
apt-get install pulldown-cmark - Fedora
-
dnf install pulldown-cmark - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install pulldown-cmark
pulldown-cmark
Simple command-line tool for rendering CommonMark to HTML
pulldown-cmark is a pull parser library for CommonMark, written in Rust. This package contains a simple command-line tool for rendering to HTML, based on the library. This package contains the following binaries built from the Rust crate "pulldown-cmark": - pulldown-cmark