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