mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-22 22:06:43 +00:00
Merge pull request #118 from qwinters/patch-1
Adding `\todo` for LaTeX todos
This commit is contained in:
commit
7e703a2cdb
@ -430,6 +430,10 @@
|
||||
"type": "line",
|
||||
"pattern": "%"
|
||||
},
|
||||
{
|
||||
"type": "line",
|
||||
"pattern": "\\\\todo{"
|
||||
},
|
||||
{
|
||||
"type": "block",
|
||||
"pattern": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user