update inbox list
This commit is contained in:
9
vendor/scrivo/highlight.php/test/markup/crystal/macro.txt
vendored
Normal file
9
vendor/scrivo/highlight.php/test/markup/crystal/macro.txt
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
puts {{ "hello world" }}
|
||||
|
||||
{% verbatim %}{{ "bla".id }}{% end %}
|
||||
|
||||
macro foo
|
||||
{% verbatim %}
|
||||
{{ "bla".id }}
|
||||
{% end %}
|
||||
end
|
||||
Reference in New Issue
Block a user