Quellcode durchsuchen

Merge pull request #1373 from ziadoz/dereuromark-patch-1

Add Djot parser to the list of Markup parsers
master
Alexander Kartavenko vor 1 Tag
Ursprung
Commit
b27fc4798f
Es ist kein Account mit der E-Mail-Adresse des Committers verbunden
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1
    0
      README.md

+ 1
- 0
README.md Datei anzeigen

@@ -664,6 +664,7 @@ Libraries to help manage database schemas and migrations.
664 664
 * [Cebe Markdown](https://github.com/cebe/markdown) - A fast and extensible Markdown parser.
665 665
 * [CommonMark PHP](https://github.com/thephpleague/commonmark) - Highly-extensible Markdown parser which fully supports the [CommonMark spec](https://spec.commonmark.org/).
666 666
 * [Decoda](https://github.com/milesj/decoda) - A lightweight markup parser library.
667
+* [Djot](https://github.com/php-collective/djot-php) - A PHP parser for [Djot](https://djot.net/), a modern light markup language (successor of Markdown).
667 668
 * [Essence](https://github.com/essence/essence) - A library for extracting web media.
668 669
 * [Embera](https://github.com/mpratt/Embera) - An Oembed consumer library.
669 670
 * [HTML to Markdown](https://github.com/thephpleague/html-to-markdown) - Converts HTML into Markdown.

Laden…
Abbrechen
Speichern