Quote and code blocks merge if adjacent
- Dominant language
- JavaScript
- Stars
- 20k
- Forks
- 1.1k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 13
Description
When there are no paragraphs between two blockquotes, the blockquotes get merged into one. That alone is a problem for me (I sort content by blocks), but the biggest problem is, that not even any newline is kept → two words of different paragraphs become a single word
It's the same with code-blocks
I would suggest that two blocks always stay two blocks.
Is there a quick way to solve this via the api?
Thank you


##### Steps to Reproduce
1. in line 1, create a quote and write something
2. press enter 3 times
3. create a quote and write something
4. delete line 2
##### Details
* Trix version: latest, 10.2? trix-editor.org
* Browser name and version: Chrome 59 (and latest Firefox & Safari)
* Operating system: macOS
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.