浏览代码

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

Add Djot parser to the list of Markup parsers
master
Alexander Kartavenko 1 天前
父节点
当前提交
b27fc4798f
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -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.

正在加载...
取消
保存