Notes not displaying images
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 738
- Forks
- 162
- Avg merge
- 6h 2m
- Merged PRs (30d)
- 35
Description
The Notes app and the IOS app both fail to load images correctly.
I have valid markdown. I can run my note through the program markdown (version 1.0.1) to produce valid HTML, which Firefox and Vivaldi both display correctly. However the Notes Nextcloud app and the Notes app for IOS both fail to load the images. Other markdown markup is translated correctly.
Here is the markdown source. The images are in the same directory as the markdown source.
Applications are open.
[Wyoming DoE ESA page](https://edu.wyoming.gov/parents/education-savings-accounts/)

[ESA Family Handbook](https://edu.wyoming.gov/wp-content/uploads/2025/04/ESA-Family-Handbook.pdf)

## Applicants should prepare the following documentation
* Parent and child Social Security numbers.
* Child’s birth certificate or passport.
* Proof of Wyoming residency.
* Recent tax returns showing Adjusted Gross Income or proof of TANF/SNAP enrollment (Prekindergarten applications only).
This approval notification may not arrive before June 25. ESA funds will be available to use in July.
[HB0199 - Steamboat Legacy Scholarship Act.](https://www.wyoleg.gov/Legislation/2025/HB0199)
")
If I can find a way to add the images to this report, I will. They are QR codes, and work correctly when I generate the HTML with markdown and display in a browser.
Also see https://help.nextcloud.com/t/notes-not-displaying-images/225051
Steps to reproduce
- Edit with an external application. I use Emacs' Markdown mode.
2.Insert a correctly formed markdown link to an image, and supply that image.
3.View the note in the Nextcloud app and in the IOS Notes app.
Expected behaviour
The images should load in the app.
Actual behaviour
The images are marked "failed to load"
Screenshots
If applicable, add screenshots to help explain your problem.
Server
Please complete the following information.
- Notes app version: 4.12.0
- Nextcloud version: Nextcloud Hub 10 (31.0.4)
- OS: Debian Linux 12 (Bookworm)
- Web server: 2.4.62-1~deb12u2
- PHP version: 8.2.28
- Database: 3.40.1 2022-12-28 14:03:47
Nextcloud configuration:
Client
Please complete the following information.
- Browser (incl. version): Vivaldi 7.3.3635.12 stable
- OS: Debian 12 (Bookworm)
Log files
Add relevant parts of your nextcloud.log and/or your browser's JavaScript console here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure with the provided markdown and relative image paths in the Notes app, then inspect the browser console and relevant Nextcloud logs. The issue mentions no repository files or tests; done means images load correctly in the app while other markdown and external browser rendering remain unaffected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100