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