File: README.md

package info (click to toggle)
php-twig 3.20.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,940 kB
  • sloc: php: 23,320; makefile: 110; sh: 43
file content (11 lines) | stat: -rw-r--r-- 355 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
Twig Markdown Extension
=======================

This package is a Twig extension that provides the following:

 * [`markdown_to_html`][1] filter: generates HTML from a Markdown block;

 * [`html_to_markdown`][2] filter: generates Markdown from an HTML block.

[1]: https://twig.symfony.com/markdown_to_html
[2]: https://twig.symfony.com/html_to_markdown