I added support for fenced code blocks to the Markdown bundle as described in https://github.com/textmate/markdown.tmbundle/issues/15#issuecomment-1832196...
Then I added “meta.embedded_ruby” to the as injection scope selector to the Ruby grammar.
The result kind of works, but somehow the rule priority seems to get mixed up (see screenshot).
Any ideas how to fix this?
Thanks, Stefan.