fix: add BLOCKQUOTE to webfix
This commit is contained in:
@@ -85,6 +85,7 @@ function brFixer(node, tag = "p") {
|
|||||||
"HR",
|
"HR",
|
||||||
"PRE",
|
"PRE",
|
||||||
"TABLE",
|
"TABLE",
|
||||||
|
"BLOCKQUOTE",
|
||||||
];
|
];
|
||||||
|
|
||||||
let html = "";
|
let html = "";
|
||||||
|
|||||||
Reference in New Issue
Block a user