mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-12 18:36:53 +00:00
Fix typo
This commit is contained in:
@@ -7,7 +7,7 @@ The ``markdown_to_html`` filter converts a block of Markdown to HTML:
|
||||
|
||||
{% apply markdown_to_html %}
|
||||
Title
|
||||
======
|
||||
=====
|
||||
|
||||
Hello!
|
||||
{% endapply %}
|
||||
@@ -19,7 +19,7 @@ removed consistently before conversion:
|
||||
|
||||
{% apply markdown_to_html %}
|
||||
Title
|
||||
======
|
||||
=====
|
||||
|
||||
Hello!
|
||||
{% endapply %}
|
||||
|
||||
Reference in New Issue
Block a user