[Enhancement] V2: Allow ⪆ `31.0.10` to render non-block CommonMark (including HTML5) in task titles.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 706
- Forks
- 117
- Avg merge
- 8h 50m
- Merged PRs (30d)
- 18
Description
What Problems This Relates To
tasks/tasks supports it, so when my tasks synchronize, they are significantly less legible from the Nextcloud Tasks interface.
Desired Solution
Render non-block CommonMark (including HTML5) in task titles.
Considered Alternatives
I've yet to think of any.
Additional Context
-
gitlab.com/gitlab-org/gitlab/-/issues/577274cites examples of where else this has been implemented. GitHub and GitLab are examples, as should be Forgejo. -
Replaces
issues/2191#issuecomment-2526189903. Previously, I forgot to state that I wanted this to render in titles. To ensure thatissues/2191#issuecomment-1416677558doesn't repeat, I disclaim thatissues/1486solely refers to CommonMark within the note field, whereasissues/2274refers to HTML5 within the note field.
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
The issue names no source files, entry points, or tests. Start by locating how task titles are rendered in the Nextcloud Tasks interface and determine the existing synchronization and rendering path. Done means synchronized task titles render non-block CommonMark, including HTML5, without reducing legibility.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100