labels now allow underscored; bug fix

This commit is contained in:
cozis
2023-10-07 19:27:19 +02:00
parent 114c4c4a0b
commit 70dd14bcce
11 changed files with 303 additions and 9 deletions
+3
View File
@@ -0,0 +1,3 @@
{% if 1 + 2 %}
text
{% end %}