Gabriel Gellner
Gabriel Gellner
Okay I will try to put a PR together over the weekend.
I am not sure if this makes a difference anymore. Adding the `@inline` doesn't seem to change the inference anymore. Did something change that fixes this somewhere else?
Could it be similar to how Markdown uses code fences to change the highlighting grammar? You would do some kind of match on the starts with `#'` and then change...
That makes sense. I have moved to using `#== , ==#` blocks to enclose markdown. I have been trying to figure out how to change the grammar to just do...