github / markup

Determines which markup library to use to render a content file (e.g. README) on GitHub
MIT License
5.85k stars 3.4k forks source link

Data URLs support. #1840

Closed liudonghua123 closed 3 weeks ago

liudonghua123 commented 2 months ago

Hi, I tried to insert some image that the src is Data_URLs. But is seems not support it even this file is quiet small like 1-10KB.

For example the following image.

1

The data url for this image is

PNG DATA URL IMAGE
data url of the image ``` PNG DATA URL IMAGE ```

And for the svg image example.

logo-onenote

The data url of this image is.

SVG DATA URL IMAGE
data url of the image ``` SVG DATA URL IMAGE ```
github-actions[bot] commented 4 weeks ago

Stale issue message