Skip to content

Fix line break in table#2413

Merged
Alkarex merged 2 commits intoFreshRSS:devfrom
Sp3r4z:dev
Jun 16, 2019
Merged

Fix line break in table#2413
Alkarex merged 2 commits intoFreshRSS:devfrom
Sp3r4z:dev

Conversation

@Sp3r4z
Copy link
Contributor

@Sp3r4z Sp3r4z commented Jun 16, 2019

Better with HTML native <br> than \\

Sp3r4z added 2 commits June 16, 2019 18:03
Better with HTML native `<br>` than with `\\`
Replace `\\` by native HTML `<br>`
@Alkarex
Copy link
Member

Alkarex commented Jun 16, 2019

Thanks, it looks like it is working 👍

@Alkarex Alkarex merged commit 1a14860 into FreshRSS:dev Jun 16, 2019
@Alkarex
Copy link
Member

Alkarex commented Jun 21, 2019

#2409 (comment)

@Alkarex Alkarex added this to the 1.15.0 milestone Jun 21, 2019
@Alkarex Alkarex modified the milestones: 1.15.0, 1.14.3 Jul 13, 2019
mdemoss pushed a commit to mdemoss/FreshRSS that referenced this pull request Mar 25, 2021
* Fix line return 

Better with HTML native `<br>` than with `\\`

* Fix line break

Replace `\\` by native HTML `<br>`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants