feat(apis): export prepend_block_in_page function

fix(editor): convert opts to JS object in insert_block
chore: bump version to 0.2.7
This commit is contained in:
charlie
2025-11-07 15:01:12 +08:00
parent 41164c60e9
commit 025e2e70de
4 changed files with 7 additions and 3 deletions

View File

@@ -115,6 +115,10 @@
margin-top: 8px;
margin-bottom: 8px;
}
.raw_html {
white-space: normal;
line-height: 1.2em;
}
}
.block-body ul,