• 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
.devcontainer Loading commit data...
.github Loading commit data...
.vscode Loading commit data...
client Loading commit data...
dev Loading commit data...
server Loading commit data...
.babelrc Loading commit data...
.editorconfig Loading commit data...
.eslintignore Loading commit data...
.eslintrc.yml Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.npmrc Loading commit data...
.nvmrc Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
SECURITY.md Loading commit data...
azure-pipelines.yml Loading commit data...
config.sample.yml Loading commit data...
cypress.json Loading commit data...
package.json Loading commit data...
sonar-project.properties Loading commit data...
yarn.lock Loading commit data...