Skip to content

Base 64 images in markdown are not displayed #252

@MarkStruik

Description

@MarkStruik

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions