zmarkdown
zmarkdown copied to clipboard
PDF and EPUB formats require URL encoded URLs
See https://github.com/zestedesavoir/zds-site/pull/4962#issuecomment-402528885
Works fine for the HTML, PDF and EPUB :

Works fine for the HTML but doesn't appear for the EPUB and makes the PDF to be corrupted :

I'm not sure we can fix this.
- Encoding all image URIs would break URIs already URI encoded.
- Does the EPUB format really support remote images such as
? - Same question for PDFs.
Is this still open question? May I close it? @Situphen