Parcourir la source

Merge pull request #283 from colinodell/patch-2

Update link to CommonMark library
pull/253/merge
Jamie York il y a 11 ans
Parent
révision
366567bddb
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      README.md

+ 1
- 1
README.md Voir le fichier

@@ -477,7 +477,7 @@ Libraries to help manage database schemas and migrations.
477 477
 
478 478
 * [Decoda](http://milesj.me/code/php/decoda) - A lightweight markup parser library.
479 479
 * [PHP Markdown](https://github.com/michelf/php-markdown) - A Markdown parser.
480
-* [CommonMark PHP](https://github.com/colinodell/commonmark-php) - A Markdown parser which supports the full [CommonMark spec](https://jgm.github.io/stmd/spec.html).
480
+* [CommonMark PHP](https://github.com/thephpleague/commonmark) - A Markdown parser which supports the full [CommonMark spec](https://jgm.github.io/stmd/spec.html).
481 481
 * [Dflydev Markdown](https://github.com/dflydev/dflydev-markdown) - Another Markdown parser.
482 482
 * [Parsedown](https://github.com/erusev/parsedown) - Another Markdown parser.
483 483
 * [Ciconia](https://github.com/kzykhys/Ciconia) - Another Markdown parser that supports Github flavoured Markdown.

Chargement…
Annuler
Enregistrer