Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 

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.

About

Autoformat markdown code blocks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published