Skip to content

[add] document inline base64 image insertion#42

Open
serhiipylypchuk1991 wants to merge 1 commit into
sp-next-v-2-1from
sp-next-v-SVAR-2920
Open

[add] document inline base64 image insertion#42
serhiipylypchuk1991 wants to merge 1 commit into
sp-next-v-2-1from
sp-next-v-SVAR-2920

Conversation

@serhiipylypchuk1991
Copy link
Copy Markdown
Contributor

  • image-upload-url.md: describe optional behavior — when imageUploadUrl is omitted, images are inserted as base64 data URLs with 1024x800 downscaling; add upload vs inline examples and note caveats around DOCX/PDF export and payload size
  • guides/configuration.md: rename "Configure the image upload URL" to "Configure image insertion" and split into server-upload vs inline base64 modes
  • insert-image.md: clarify that IImageContext.value holds either an external URL or a base64 data URL
  • index.md: mention server upload and inline base64 in the features list

- image-upload-url.md: describe optional behavior — when imageUploadUrl is omitted, images are inserted as base64 data URLs with 1024x800 downscaling; add upload vs inline examples and note caveats around DOCX/PDF export and payload size
- guides/configuration.md: rename "Configure the image upload URL" to "Configure image insertion" and split into server-upload vs inline base64 modes
- insert-image.md: clarify that IImageContext.value holds either an external URL or a base64 data URL
- index.md: mention server upload and inline base64 in the features list
@serhiipylypchuk1991 serhiipylypchuk1991 self-assigned this May 22, 2026
@DmitriySlabodchikov
Copy link
Copy Markdown

all is ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants