Quellcode durchsuchen

Update league/commonmark description

This change better aligns the description shown here with the project's description
pull/1048/head
Colin O'Dell vor 6 Jahren
Ursprung
Commit
ce67e5a274
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      README.md

+ 1
- 1
README.md Datei anzeigen

613
 *Libraries for working with markup.*
613
 *Libraries for working with markup.*
614
 
614
 
615
 * [Cebe Markdown](https://github.com/cebe/markdown) - An fast and extensible Markdown parser.
615
 * [Cebe Markdown](https://github.com/cebe/markdown) - An fast and extensible Markdown parser.
616
-* [CommonMark PHP](https://github.com/thephpleague/commonmark) - A Markdown parser which supports the full [CommonMark spec](https://spec.commonmark.org/).
616
+* [CommonMark PHP](https://github.com/thephpleague/commonmark) - Highly-extensible Markdown parser which fully supports the [CommonMark spec](https://spec.commonmark.org/).
617
 * [Decoda](https://github.com/milesj/decoda) - A lightweight markup parser library.
617
 * [Decoda](https://github.com/milesj/decoda) - A lightweight markup parser library.
618
 * [Emoji](https://github.com/heyupdate/Emoji) - A library that converts unicode characters and names into emoji images.
618
 * [Emoji](https://github.com/heyupdate/Emoji) - A library that converts unicode characters and names into emoji images.
619
 * [HTML to Markdown](https://github.com/thephpleague/html-to-markdown) - Converts HTML into Markdown.
619
 * [HTML to Markdown](https://github.com/thephpleague/html-to-markdown) - Converts HTML into Markdown.

Laden…
Abbrechen
Speichern