Files
Document-Management-System-…/vendor/scrivo/highlight.php/test/markup/crystal/macro.txt
2021-04-07 19:25:18 -04:00

10 lines
127 B
Plaintext
Vendored

puts {{ "hello world" }}
{% verbatim %}{{ "bla".id }}{% end %}
macro foo
{% verbatim %}
{{ "bla".id }}
{% end %}
end