Markdown callouts support
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 738
- Forks
- 162
- Avg merge
- 6h 2m
- Merged PRs (30d)
- 35
Description
Is your feature request related to a problem? Please describe.
I was poking around in the text app with markdown files, and noticed something called callouts. I believe they are markdown callouts but i am unsure what flavor of markdown it comes from. It appears that Notes has no idea how to render them.
Describe the solution you'd like
i would like to see callouts rendered properly, if possible
Additional context


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 locating the Notes markdown rendering entry point and identify which Markdown flavor defines the callout syntax shown in the linked screenshots. Compare the current rendered output with the examples, then determine the scope needed for proper callout rendering and how it can be verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, markdown
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100