mirror of
https://github.com/plankanban/planka.git
synced 2026-03-01 11:21:46 +03:00
[PR #258] [MERGED] Add remark breaks plugin for line breaks. #965
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/plankanban/planka/pull/258
Author: @ejo090
Created: 6/6/2022
Status: ✅ Merged
Merged: 6/6/2022
Merged by: @meltyshev
Base:
master← Head:add-remark-plugin-remark-breaks📝 Commits (1)
b2274a2Add remark breaks plugin for line breaks.📊 Changes
3 files changed (+28 additions, -1 deletions)
View changed files
📝
client/package-lock.json(+25 -0)📝
client/package.json(+1 -0)📝
client/src/lib/custom-ui/components/Markdown/Markdown.jsx(+2 -1)📄 Description
related: #257
By introducing remarkjs/remark-breaks as a Markdown plugin, users can realize general line breaks in the comment and description fields.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.