nextcloud / nextcloud/cookbook
Replace Markdown library with Nextcloud NcRichText component
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 641
- Forks
- 113
- Avg merge
- 21h 31m
- Merged PRs (30d)
- 26
Description
I justed noticed that Nextcloud's Vue components offer Markdown support. We might want to consider replacing vue-showdown with the NcRichText component.
Further investigation is required since I did not check if this is a drop-in replacement and all our use cases are supported.
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 reviewing the current vue-showdown use cases and the NcRichText component documentation. Compare the supported Markdown behavior and determine whether NcRichText covers all existing uses. Done means the compatibility question is resolved and the replacement scope is clearly established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100