1
0
Fork 0
mirror of https://github.com/marty-oehme/scripts.git synced 2024-12-22 07:58:08 +00:00

Added tag marker setting and multi-word tags

This commit is contained in:
Maboroshy 2017-10-04 22:23:10 +03:00 committed by GitHub
parent 9a1f96bfa8
commit f36ccbcbe5

View file

@ -13,7 +13,7 @@ Script {
{
"identifier": "tagMarker",
"name": "Tag word marker",
"description": "A word that starts with this characters is recognized as tag\n",
"description": "A word that starts with this characters is recognized as tag",
"type": "string",
"default": "@",
}