Skip to content

[Bug] Remote image URLs not rendering in Rendered view #164

Description

@DFB05

Hi, first of all thanks again for the great work on Ferrite.

I found another small issue while migrating notes from MarkText. Images
using a remote URL (https://...) inside standard markdown image syntax
are not rendering in Rendered view. Instead, they show up as a regular
clickable link with the alt text, ignoring the image itself.

Example that reproduces it:

Imagem

I confirmed the URL itself works fine (opens and loads the image
correctly in a browser), and the same syntax renders the image
correctly in MarkText. So this seems specific to how Ferrite handles
remote image sources in the markdown renderer.

Local image files seem unaffected, this only happens with http/https
URLs as far as I've tested.

Let me know if you need more info or a sample file to reproduce it.
Thanks again for maintaining this project!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions