fork-prettier-markdown-codeblocks

1.1.3 • Public • Published

Prettier Markdown Codeblocks

Build Status Version Downloads

Format codeblocks in markdown files using prettier and rubocop.

Autocorrecting markdown codeblocks

Supports

We aslo support full customization using .eslintrc.js file and respctive .rubocop.yml configuration files to tweak the formatted style to your projects requirements.

Wishlist

  • Java (in progress)
  • 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/rposborne/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 fork-prettier-markdown-codeblocks

Weekly Downloads

3

Version

1.1.3

License

MIT

Unpacked Size

31.2 kB

Total Files

20

Last publish

Collaborators

  • vgnshs