mattermost-community/focalboard

Bug: Markdown renderer removes extra line breaks for Card Description

Open

#878 opened on 2021年8月3日

GitHub で見る
 (8 comments) (0 reactions) (1 assignee)TypeScript (26,187 stars) (2,542 forks)user submission
BugHacktoberfestHelp WantedUp for grabs

説明

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)

コントリビューターガイド