Remove replacer of code -> span

This commit is contained in:
Kibzik
2023-03-16 18:29:57 +03:00
parent 90cb8fc665
commit 28afc1d67f

View File

@@ -42,7 +42,7 @@
} }
}, },
{ {
"tags": ["^code$", "^kbd$", "^var$"], "tags": ["^kbd$", "^var$"],
"condition": { "condition": {
"parent_tags": ":not(pre, span)", "parent_tags": ":not(pre, span)",
"child_tags": null, "child_tags": null,