• 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
..
definition.yml Loading commit data...
renderer.js Loading commit data...