Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Base 64 images in markdown are not displayed #252

Open
2 tasks done
MarkStruik opened this issue Feb 14, 2024 · 0 comments
Open
2 tasks done

Base 64 images in markdown are not displayed #252

MarkStruik opened this issue Feb 14, 2024 · 0 comments

Comments

@MarkStruik
Copy link

Prerequisites

Issue description

I want to be able to use base64 images in my markdown files. this way i keep images in the markdown. for easier moving of files

files used for input are in the gist

expected:
image

actual
image

Steps to reproduce

running the docker container: podman run --rm -p 3000:3000 gotenberg/gotenberg:8 gotenberg --api-timeout=600s
run the markdown convert api ( you can see vars used in the actual image )

Expected behavior: [What you expect to happen]

Actual behavior: [What actually happens]

Input

If your markdown document does not contain sensitive information, it is easier to diagnose with the exact contents of the file.
You can create a gist of the file and paste the link here: https://gist.github.com

https://gist.github.com/MarkStruik/1984290414e0cb58318862167cafc660

Versions

You can get this information from copy and pasting the output of atom --version and apm --version from the command line. Also, please include the OS and what version of the OS you're running.

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

No branches or pull requests

1 participant