Skip to content

Small CLI tool to add Markdown quotes (`> `) before each line of text.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT
Notifications You must be signed in to change notification settings

CoffeeAndCode/mdquote

Repository files navigation

mdquote

A small, CLI tool to add Markdown blockquotes (> ) to the start of every line.

Installation

This package is not pushed to crates.io, but you can install it directly from source by running:

cargo install mdquote --git https://github.com/CoffeeAndCode/mdquote

Development

Run bin/lint.sh and bin/test.sh during development to simplify running project linters and tests.

Testing

A Github Actions workflow exists to run tests automatically when new code is pushed to Github.

About

Small CLI tool to add Markdown quotes (`> `) before each line of text.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published