Pico/lib
Daniel Rudolf e0415c8c1d
Mark Pico's content Twig variable as being safe
This no longer requires themes to output the `content` variable using `{{ content|raw }}`, theme developers can use `{{ content }}` as before.
2019-10-26 14:02:11 +02:00
..
AbstractPicoPlugin.php Fix @deprecated notice for Pico::getBaseThemeUrl() and AbstractPicoPlugin::__call() 2019-09-12 14:00:58 +02:00
Pico.php Mark Pico's content Twig variable as being safe 2019-10-26 14:02:11 +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