nextcloud / nextcloud/notes

Markdown callouts support

Open
#933 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request feature: EasyMDE needs discussion
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
markdown callouts in notes

markdown callouts in text

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.