nextcloud-libraries / nextcloud-libraries/nextcloud-vue
Interface for Markdown support of NcRichContenteditable
Nobody has claimed this yet.
- Dominant language
- Vue
- Stars
- 246
- Forks
- 99
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 103
Description
Mock-up for Markdown support of richtext
The popup should be shown after finishing the selection of some text (mouse button release) and should hide as soon as selecting one option. Also [ESC] should be able to close it.
Originally posted by @szaimen in https://github.com/nextcloud/spreed/issues/1027#issuecomment-1642565654
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 NcRichContenteditable component and review the linked mock-up for the intended Markdown actions. Verify that the popup appears after text selection, closes after an option is chosen, and can be dismissed with Escape; no test file is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100