File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2021,9 +2021,9 @@ unclosed_paren = (
2021
2021
| ^ meta.code-fence.definition.begin meta.fold.code-fence.begin - merkup
2022
2022
2023
2023
function foo () {
2024
- | <- markup.raw.code-fence.shell.markdown-gfm source.shell.interactive.markdown meta.function.shell keyword.declaration.function.shell
2024
+ | <- markup.raw.code-fence.shell.markdown-gfm meta.function.shell keyword.declaration.function.shell
2025
2025
}
2026
- | <- markup.raw.code-fence.shell.markdown-gfm source.shell.interactive.markdown meta.function.shell meta.compound.shell punctuation.section.compound.end.shell
2026
+ | <- markup.raw.code-fence.shell.markdown-gfm meta.function.shell meta.compound.shell punctuation.section.compound.end.shell
2027
2027
2028
2028
$ ls ~
2029
2029
| <- markup.raw.code-fence.shell.markdown-gfm source.shell.interactive comment.other.shell
You can’t perform that action at this time.
0 commit comments