Elixir: add support for <% in addition to <%=

This commit is contained in:
Noé Rubinstein 2020-05-03 13:54:50 +02:00 committed by Noé Rubinstein
parent f272768544
commit da45172256

View File

@ -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 %[