From 63b19589f862b3ae4ae4e88ee1f36176386e61a5 Mon Sep 17 00:00:00 2001 From: burodepeper Date: Tue, 13 Oct 2015 12:59:40 +0200 Subject: [PATCH 1/2] Add 'text.md' to injectionSelector --- grammars/todo.cson | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grammars/todo.cson b/grammars/todo.cson index 55de725..b8918db 100644 --- a/grammars/todo.cson +++ b/grammars/todo.cson @@ -1,6 +1,6 @@ 'scopeName': 'text.todo' 'name': 'TODO' -'injectionSelector': 'comment, text.plain' +'injectionSelector': 'comment, text.plain, text.md' 'patterns': [ { 'match': '(? Date: Tue, 13 Oct 2015 13:07:49 +0200 Subject: [PATCH 2/2] Add text.markup to injectionSelector --- grammars/todo.cson | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grammars/todo.cson b/grammars/todo.cson index b8918db..4a31da4 100644 --- a/grammars/todo.cson +++ b/grammars/todo.cson @@ -1,6 +1,6 @@ 'scopeName': 'text.todo' 'name': 'TODO' -'injectionSelector': 'comment, text.plain, text.md' +'injectionSelector': 'comment, text.plain, text.md, text.markup' 'patterns': [ { 'match': '(?