Pico/lib
Daniel Rudolf 23000af64e
Add $singleLine param to Twig markdown parser
This allows you to parse just a single line of Markdown, i.e. the parsed output won't include a HTML paragraph element.
2019-10-24 13:03:38 +02:00
..
AbstractPicoPlugin.php Fix @deprecated notice for Pico::getBaseThemeUrl() and AbstractPicoPlugin::__call() 2019-09-12 14:00:58 +02:00
Pico.php Add $singleLine param to Twig markdown parser 2019-10-24 13:03:38 +02:00
PicoPluginInterface.php Various small improvements 2019-09-12 12:42:01 +02:00
PicoTwigExtension.php Add $singleLine param to Twig markdown parser 2019-10-24 13:03:38 +02:00