blob: 2824f7a003c14e1df6869e7649d063717b8c264f (
plain) (
blame)
1
2
3
4
5
6
7
|
((content) @injection.content
(#set! injection.language "html")
(#set! injection.combined))
((code) @injection.content
(#set! injection.language "ruby")
(#set! injection.combined))
|