Download the PHP package nadar/github-markdown-fixer without Composer
On this page you can find all versions of the php package nadar/github-markdown-fixer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package github-markdown-fixer
GitHub Markdown Fixer
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:
Go into your Terminal an run the Fixer:
Options
| argument | description |
|---|---|
| --dry | run command in dry mode, does not change file contents, but display which files would change. |
All versions of github-markdown-fixer with dependencies
PHP Build Version
Package Version
Requires
luyadev/luya-core Version
~1.0.0
The package nadar/github-markdown-fixer contains the following files
Loading the files please wait ...