Commit 8b1519e
committed
docs: add note on GUID storage during export in SuperConverter
- Included a comment in the SuperConverter class to clarify that the GUID is stored in custom properties during export to prevent unnecessary XML modifications if the document is not saved. This enhances code readability and understanding of the export process.1 parent 4a75202 commit 8b1519e
File tree
1 file changed
+2
-0
lines changed- packages/super-editor/src/core/super-converter
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
421 | 421 | | |
422 | 422 | | |
423 | 423 | | |
| 424 | + | |
| 425 | + | |
424 | 426 | | |
425 | 427 | | |
426 | 428 | | |
| |||
0 commit comments