refac: styling

This commit is contained in:
Timothy Jaeryang Baek
2025-07-09 23:22:59 +04:00
parent 8d84b4c2a4
commit 45d58e73a9
2 changed files with 13 additions and 6 deletions

View File

@@ -947,6 +947,7 @@ Provide the enhanced notes in markdown format. Use markdown syntax for headings,
bind:value={note.data.content.json}
html={note.data?.content?.html}
json={true}
link={true}
placeholder={$i18n.t('Write something...')}
editable={versionIdx === null && !enhancing}
onChange={(content) => {