Added new "tasks" built-in plug

This commit is contained in:
Zef Hemel
2022-07-04 11:30:30 +02:00
parent 66c21c4c6b
commit d0431bbd99
5 changed files with 96 additions and 22 deletions
-12
View File
@@ -1,17 +1,5 @@
name: core
syntax:
HashTag:
firstCharacters:
- "#"
regex: "#[A-Za-z\\.]+"
styles:
color: blue
AtMention:
firstCharacters:
- "@"
regex: "@[A-Za-z\\.]+"
styles:
color: blue
NakedURL:
firstCharacters:
- "h"