thispagecannotbefound / silex-markdown-parser
Silex 服务提供者,用于 michelf 的 PHP Markdown 库。
0.0.0
2014-01-23 15:03 UTC
Requires
- michelf/php-markdown: >=1.4
- silex/silex: 1.*
Suggests
- twig/twig: enables parsing markdown right from the template using simple filter
This package is not auto-updated.
Last update: 2024-09-24 02:01:28 UTC
README
Markdown 解析器的 Silex 服务提供者。
基本上是 https://github.com/nicl/Silex-Markdown 的副本,但使用 michelf 的 PHP Markdown 库: https://github.com/michelf/php-markdown