소스 검색

Add Djot parser to the list of Markdown parsers

pull/1373/head
Mark Scherer 1 일 전
부모
커밋
a3850b8fd3
No account linked to committer's email address
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…
취소
저장