mattermost-community/focalboard

Bug: Markdown renderer removes extra line breaks for Card Description

Open

#878 opened on Aug 3, 2021

View on GitHub
 (8 comments) (0 reactions) (1 assignee)TypeScript (2,542 forks)user submission
BugHacktoberfestHelp WantedUp for grabs

Repository metrics

Stars
 (26,187 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Summary: Bug: Markdown renderer removes extra line breaks for Card Description

Steps to reproduce the behavior:

  1. Create a card
  2. Add two lines of text in the description
  3. Give 10 empty lines breaks in between them
  4. Click outside
  5. The spacing is removed

Expected behavior: The spacing should not be removed.

Screenshots: Attached a video. https://user-images.githubusercontent.com/11034289/128041967-8a75785a-381b-4970-9dd2-c51d24b16b22.mov

Platform:

  • Chrome Version 92.0.4515.107 (Official Build) (x86_64)
  • Mac Os 11.4 (20F71)

Contributor guide