This commit is contained in:
Fabien Potencier
2024-08-17 11:28:14 +02:00
parent 2e43eaa4ad
commit dbc934ba78
+2 -2
View File
@@ -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 %}