wikijs-fork/server/modules
broxen 12aef93cd6
fix: remove excess div wrappers (#4528)
* Removing superfluous div wrapping

It seems like standalone text is already wrapped in paragraph elements, so this code seems superfluous. Additionally, it adds div wrappers at every line break as described in #4524

* Fix for newlines and returns

This change skips newlines and returns to focus on unbounded text only.

* misc: fix indentation

* misc: fix indentation (2)

Co-authored-by: Nicolas Giard <github@ngpixel.com>
2021-10-09 14:09:54 -04:00
..
analytics fix: add beacon and error beacon newrelic parameters for eu region support (#4421) 2021-09-14 20:11:57 -04:00
authentication fix: use first email address in Rocket.Chat auth response (#3122) 2021-09-29 20:42:48 -04:00
comments feat: edit comment 2020-05-31 18:15:15 -04:00
editor feat: redirect editor UI (wip) 2020-05-10 18:43:45 -04:00
extensions feat: extensions check + resolver 2020-05-21 00:20:57 -04:00
logging fix: code linting 2020-01-31 22:41:14 -05:00
rendering fix: remove excess div wrappers (#4528) 2021-10-09 14:09:54 -04:00
search feat: set analyzer for elasticsearch (#2793) 2020-12-08 21:41:45 -05:00
storage fix: git storage - 'import everything' feature restored (#4559) (#4572) 2021-10-09 13:59:47 -04:00