HTML converter
This commit is contained in:
parent
97091be646
commit
48ecb69816
@ -57,6 +57,7 @@ interface TextChild {
|
||||
html += `</h${item.level}>`;
|
||||
}
|
||||
break;
|
||||
|
||||
|
||||
case "paragraph":
|
||||
if (item.children?.[0]?.text) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user