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

Markdown support - Frontend #9949

Closed
10 tasks
Tracked by #1027
nickvergessen opened this issue Jul 11, 2023 · 3 comments · Fixed by #10063
Closed
10 tasks
Tracked by #1027

Markdown support - Frontend #9949

nickvergessen opened this issue Jul 11, 2023 · 3 comments · Fixed by #10063
Assignees
Milestone

Comments

@nickvergessen
Copy link
Member

nickvergessen commented Jul 11, 2023

We plan to role out the following support for markdown:

non-optional

  • bold
  • italic

optional

Optional means it is just shown with the markdown syntax

  • strike-through
  • list
  • todo list with checkboxes
  • code block using 3 `
  • inline code using `
  • quote
  • headlines
  • dividers ---
@nickvergessen nickvergessen added this to the 💚 Next Patch (27) milestone Jul 11, 2023
@github-project-automation github-project-automation bot moved this to 🧭 Planning evaluation (don't pick) in 💬 Talk team Jul 11, 2023
@nickvergessen nickvergessen moved this from 🧭 Planning evaluation (don't pick) to 📄 To do (~10 entries) in 💬 Talk team Jul 11, 2023
@SystemKeeper
Copy link
Contributor

What would be the expected behaviour when copying a message? Would the clipboard now contain the „raw“ message, e.g. with markdown syntax or the „plain“ message, e.g. just the text ?

@nickvergessen
Copy link
Member Author

I would expect copying the raw content, so that posting it results in the same message

@Antreesy Antreesy self-assigned this Jul 25, 2023
@Antreesy Antreesy moved this from 📄 To do (~10 entries) to 🏗️ In progress in 💬 Talk team Jul 26, 2023
@nickvergessen
Copy link
Member Author

There is a markdown property on messages now. If that is false, all Markdown rendering should be disabled:
#10067

@github-project-automation github-project-automation bot moved this from 🏗️ In progress to ☑️ Done in 💬 Talk team Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants