1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-31 15:24:31 +03:00
Files
bookstack/app
Dan Brown 5947f59a04 Updated strategy for empty newline sections
- For some reason, TinyMCE would handle empty paragraphs with a '&nbsp'
  by default but this would be removed when the paragraph had an
  attribute. This was fine in the old editor.
- This changes the approach to use '<br>' tags within elements
  for "spaced emptiness".
- For compatbility with any existing empty paragraphs, I updated the
  styles to show default height for empty paragraph sections.
- This also makes changes to help preserve encoded &nbsp; html tags
  since they were getting converted along the journey.

Related to #3302
2022-03-01 17:26:06 +00:00
..
2022-01-03 19:51:13 +00:00
2022-02-08 15:29:58 +00:00
2022-02-24 15:04:09 +00:00
2022-02-13 12:56:26 +00:00
2021-12-19 19:20:31 +00:00
2022-02-24 15:04:09 +00:00
2022-02-03 16:52:28 +00:00
2021-06-26 15:23:15 +00:00
2022-01-06 12:18:11 +00:00
2021-11-06 00:32:01 +00:00
2021-08-21 14:49:40 +00:00
2022-01-06 12:18:11 +00:00
2021-06-26 15:23:15 +00:00
2021-07-03 12:02:13 +01:00
2021-11-06 22:00:33 +00:00