Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improvement(highlights): add markdown support #560

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

soyacz
Copy link
Collaborator

@soyacz soyacz commented Dec 23, 2024

Added support for highlights widget.
Reused 'comments' editor known from job discussions. Thus implementing all that is supported by this component: titles, links, multi-line content, code blocks etc.

One caveat: mentioning does not trigger notifications yet. This is going to be done in followup task.

closes: #510

image

Added support for highlights widget.
Reused 'comments' editor known from job discussions.
Thus implementing all that is supported by this component:
titles, links, multi-line content, code blocks etc.

One caveat: mentioning does not trigger notifications yet. This is going
to be done in followup task.

closes: scylladb#510
@soyacz soyacz requested review from fruch and k0machi December 23, 2024 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Markdown support for Highlights widget
1 participant