diff --git a/examples/prism-crystal.html b/examples/prism-crystal.html index e824217b8f..c3cad166af 100644 --- a/examples/prism-crystal.html +++ b/examples/prism-crystal.html @@ -13,18 +13,4 @@

Macro expansions

def {{ key.id }} {{ value }} end -{% end %} - -

Known failures

-

There are certain edge cases where Prism will fail. - There are always such cases in every regex-based syntax highlighter. - However, Prism dares to be open and honest about them. - If a failure is listed here, it doesn’t mean it will never be fixed. This is more of a “known bugs” list, just with a certain type of bug. -

- -

Attriubte-like substrings

-
" @[AlwaysInline] "
- -

Macro expansions in strings

-
" {{ foo }} "
-" {% bar %} "
+{% end %} \ No newline at end of file