diff --git a/preset/epub_presets.json b/preset/epub_presets.json index 9e08124..9d1c4ac 100644 --- a/preset/epub_presets.json +++ b/preset/epub_presets.json @@ -42,7 +42,7 @@ } }, { - "tags": ["^code$", "^kbd$", "^var$"], + "tags": ["^kbd$", "^var$"], "condition": { "parent_tags": ":not(pre, span)", "child_tags": null,