wikijs-fork/server/modules/rendering/html-core
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
..
definition.yml fix: add rel option to external links in content (#1853) 2020-05-07 16:45:11 -04:00
renderer.js fix: remove excess div wrappers (#4528) 2021-10-09 14:09:54 -04:00