Fix bugs in handling combined injections exposed by HEEx
This commit is contained in:
parent
37814bc4fc
commit
81c26cfea0
3 changed files with 200 additions and 80 deletions
|
@ -9,7 +9,5 @@
|
|||
(#set! combined)
|
||||
)
|
||||
|
||||
; expressions live within HTML tags, and do not need to be combined
|
||||
; <link href={ Routes.static_path(..) } />
|
||||
((expression (expression_value) @content)
|
||||
(#set! language "elixir"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue