nadar / github-markdown-fixer
github markdown fixer
Installs: 13 849
Dependents: 3
Suggesters: 0
Security: 0
Stars: 3
Watchers: 4
Forks: 1
Open Issues: 0
Type:project
Requires
- luyadev/luya-core: ~1.0.0
Requires (Dev)
- luyadev/luya-testsuite: ~1.0.0
README
This project fixes your Markdown files in order to render them nicely with GitHub and other Renderers.
Currently built in features:
- Replace all tabs with 4 spaces.
- Fixes none breaking spaces problem (github/markup issue problem description).
Usage
Add the nadar/github-markdown-fixer
to your project, within the require-dev
section:
composer require nadar/github-markdown-fixer --dev
Go into your Terminal an run the Fixer:
./vendor/bin/gmf fix /folder