• broxen's avatar
    fix: remove excess div wrappers (#4528) · 12aef93c
    broxen authored
    * 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: 's avatarNicolas Giard <github@ngpixel.com>
    12aef93c
Name
Last commit
Last update
..
app Loading commit data...
controllers Loading commit data...
core Loading commit data...
db Loading commit data...
graph Loading commit data...
helpers Loading commit data...
jobs Loading commit data...
locales Loading commit data...
middlewares Loading commit data...
models Loading commit data...
modules Loading commit data...
templates Loading commit data...
test/helpers Loading commit data...
themes/default Loading commit data...
views Loading commit data...
index.js Loading commit data...
master.js Loading commit data...
setup.js Loading commit data...