forked from LiveCarta/BookConverter
Remove replacer of code -> span
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user