Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages