Elixir: add support for <% in addition to <%=
This commit is contained in:
parent
f272768544
commit
da45172256
|
@ -46,7 +46,7 @@ require-module elixir
|
|||
|
||||
add-highlighter shared/eex regions
|
||||
add-highlighter shared/eex/html default-region ref html
|
||||
add-highlighter shared/eex/code region '<%=' '%>' ref elixir
|
||||
add-highlighter shared/eex/code region '<%=?' '%>' ref elixir
|
||||
}
|
||||
|
||||
provide-module elixir %[
|
||||
|
|
Loading…
Reference in New Issue
Block a user