Little changes

This commit is contained in:
Kibzik
2023-03-16 16:59:16 +03:00
parent e0e9b89cb3
commit 90cb8fc665
2 changed files with 3 additions and 4 deletions

View File

@@ -21,7 +21,7 @@
"preset_name": "replacer",
"rules": [
{
"tags": ["^h[6-9]$", "^figure$", "^section$", "blockquote"],
"tags": ["^h[6-9]$", "^figure$", "^section$", "^blockquote$"],
"condition": null,
"tag_to_replace": {
"name": "p"