mattermost-community/focalboard
Vedi su GitHubBug: markdown code is converting angle brackets wrong
Open
#511 aperta il 2 giu 2021
BugHacktoberfestHelp WantedUp for grabs
Metriche repository
- Star
- (26.187 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
Summary:
When we write left angle bracket (<) within backticks, it shows <. The expected output is to show the angle bracket as is.
Steps to reproduce the behavior:
- Create a card
- Add "text" contents and write angle brackets within backticks:
`m < n` - See the resulting text:
m < n.
Expected behavior:
The resulting text must be m < n
Screenshots:
Attached two screenshots: before and after typing m < n.
Platform:
- I can see this problem from Linux, Windows, and MacOS.
- I am using self-hosted focalboard v0.6.7 on Ubuntu 20.