mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-24 00:54:03 +02:00
drop deprecation rule for "fenced=yes" tag (#514)
This commit is contained in:
@@ -642,10 +642,6 @@
|
||||
"old": {"fee": "Yes"},
|
||||
"replace": {"fee": "yes"}
|
||||
},
|
||||
{
|
||||
"old": {"fenced": "yes"},
|
||||
"replace": {"barrier": "fence"}
|
||||
},
|
||||
{
|
||||
"old": {"FIXME": "*"},
|
||||
"replace": {"fixme": "$1"}
|
||||
|
||||
Reference in New Issue
Block a user