mattermost-community/focalboard

Bug: Markdown renderer removes extra line breaks for Card Description

Open

#878 创建于 2021年8月3日

在 GitHub 查看
 (8 评论) (0 反应) (1 负责人)TypeScript (26,187 star) (2,542 fork)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)

贡献者指南