Files
Twig/extra/markdown-extra
Gerry Demaret 85a8a47bb1 Fix transform call to Michelf\MarkdownExtra
As per the documentation here:

  https://michelf.ca/projects/php-markdown/configuration/#configure

Calling defaultTransform() will use the default options, thus ignoring
the "hard_wrap" option. Calling transform() instead, which takes the
options into account.
2020-05-11 10:02:35 +02:00
..
2019-12-27 08:33:44 +01:00
2020-01-01 18:10:47 +01:00

Twig Markdown Extension

This package is a Twig extension that provides the following: