瀏覽代碼

Add Djot parser to the list of Markdown parsers

pull/1373/head
Mark Scherer 1 天之前
父節點
當前提交
a3850b8fd3
沒有連結到貢獻者的電子郵件帳戶。
共有 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.

Loading…
取消
儲存