fix toggle punctuation
This commit is contained in:
parent
876be9a6d3
commit
d7d3133b10
@ -3,10 +3,10 @@
|
||||
# the different sections are seperated by [<name>Dict] <name> is the section name. Dict is a keyword
|
||||
# the entrys are seperated with :===: in words colon tripple equal colon ( to not collide with substitutions)
|
||||
[levelDict]
|
||||
None:===:
|
||||
Some:===:.-$~+*-/\\@
|
||||
Most:===:.,:-$~+*-/\\@!#%^&*()[]}{<>;
|
||||
All:===:!"#$%&\'()*+,-./:;<=>?@[\\]^_`{|}~
|
||||
none:===:
|
||||
some:===:.-$~+*-/\\@
|
||||
most:===:.,:-$~+*-/\\@!#%^&*()[]}{<>;
|
||||
all:===:!"#$%&\'()*+,-./:;<=>?@[\\]^_`{|}~
|
||||
|
||||
[punctDict]
|
||||
&:===:and
|
||||
|
Loading…
Reference in New Issue
Block a user