diff --git a/Resources/config/sundown.xml b/Resources/config/sundown.xml index 84f3f87..ea1f81d 100644 --- a/Resources/config/sundown.xml +++ b/Resources/config/sundown.xml @@ -3,17 +3,23 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd"> + + Knp\Bundle\MarkdownBundle\Parser\SundownParser + Sundown\Markdown + Sundown\Render\HTML + + - + - + %markdown.sundown.extensions% - + %markdown.sundown.render_flags%