Skip to content

Disable line breaks in base64 encoded strings#188

Open
libohad-dev wants to merge 1 commit intoskuro:developfrom
libohad-dev:disable-line-breaks
Open

Disable line breaks in base64 encoded strings#188
libohad-dev wants to merge 1 commit intoskuro:developfrom
libohad-dev:disable-line-breaks

Conversation

@libohad-dev
Copy link

Turns out that (base64-encode-string STRING) breaks long lines with newlines by default. The resulting string is invalid and ignored by the diagram generation code (tested in 'server mode using the official Docker image).
According to the function's documentation, you have to set the second optional argument NO-LINE-BREAK to prevent that.

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.

1 participant