Support paragraphs breaks in BB comments
- Dominant language
- Python
- Stars
- 53
- Forks
- 16
- Avg merge
- 14d 5h
- Merged PRs (30d)
- 14
Description
I just noticed something we might want check on a later stage, which is that extra empty lines are discarded in D2L and Moodle, but they are preserved in Blackboard.
With "extra" I mean that it removes one empty line when saving, which means that, if you add more than one, it keeps one less every time, but if the same comment is submitted more times, eventually all empty lines are lost.
[Grabación de pantalla desde 2023-12-13 09-58-19.webm](https://github.com/hypothesis/lms/assets/2719332/9d127bca-9ec6-4cf1-b6bc-c2232d301f14)
_Originally posted by @acelaya in https://github.com/hypothesis/lms/pull/5913#pullrequestreview-1779149837_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.