prettier-markdown-codeblocks

1.1.1 • Public • Published

Prettier Markdown Codeblocks

Build Status Version Downloads

Format codeblocks in markdown files using prettier and rubocop.

Autocorrecting markdown codeblocks

Supports

Wishlist

  • Java
  • C#
  • Python

Usage

Directory

prettier-markdown-codeblocks <directory>

File

prettier-markdown-codeblocks <file.md>

Stdin

cat <file.md> | prettier-markdown-codeblocks | tee <file.md>

Contributing

👍🎉 First off, thanks for taking the time to contribute! 🎉👍

Bug reports and pull requests are welcome on GitHub at https://github.com/TIYDC/prettier-markdown-codeblocks. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The package is available as open source under the terms of the MIT License.

Readme

Keywords

none

Package Sidebar

Install

npm i prettier-markdown-codeblocks

Weekly Downloads

0

Version

1.1.1

License

MIT

Last publish

Collaborators

  • rposborne