mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-22 22:06:43 +00:00
feat: Added TOML section to syntax.json
This commit is contained in:
parent
5f25ec7c8e
commit
abe0768c1d
@ -40,6 +40,15 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"language": "TOML",
|
||||||
|
"markers": [
|
||||||
|
{
|
||||||
|
"type": "line",
|
||||||
|
"pattern": "#"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"language": "Ruby",
|
"language": "Ruby",
|
||||||
"markers": [
|
"markers": [
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user