mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 21:27:01 -04:00
Rule to remove nospellingcheck tags from VS and Vanguard.
Fixing text_filter for some VS styles. git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1367 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
tag_remove_rule(tag: "<sym-auto>") +
|
||||
tag_remove_rule(tag: "<i-auto>") +
|
||||
tag_remove_rule(tag: "<b-auto>") +
|
||||
remove_tag@(tag: "<nospellcheck") +
|
||||
# step 2 : Reminder text for keywords
|
||||
expand_keywords@(
|
||||
condition: {
|
||||
|
||||
Reference in New Issue
Block a user