nadar/github-markdown-fixer

github markdown fixer

1.0.4 2018-01-01 12:07 UTC

This package is auto-updated.

Last update: 2024-09-06 09:01:16 UTC


README

LUYA Total Downloads Latest Stable Version

This project fixes your Markdown files in order to render them nicely with GitHub and other Renderers.

Currently built in features:

GitHub Markdown Fixer in Action

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

Options