Merge pull request #118 from qwinters/patch-1

Adding `\todo` for LaTeX todos
This commit is contained in:
Alastair Mooney 2022-06-07 14:19:45 +01:00 committed by GitHub
commit 7e703a2cdb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -430,6 +430,10 @@
"type": "line",
"pattern": "%"
},
{
"type": "line",
"pattern": "\\\\todo{"
},
{
"type": "block",
"pattern": {