Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

Blank spaces text block not rendered in view #209

Closed
iFlameing opened this issue Dec 13, 2021 · 3 comments
Closed

Blank spaces text block not rendered in view #209

iFlameing opened this issue Dec 13, 2021 · 3 comments
Assignees

Comments

@iFlameing
Copy link
Contributor

@tiberiuichim

Steps to reproduce

  1. Go to edit page
  2. write the title My page
  3. on next text block write My first text block
  4. on next text block put some blank by pressing backspace
  5. on next block write end
  6. go to view
  7. the p tag with blank is not rendered
@tiberiuichim
Copy link
Member

@nileshgulia1 nileshgulia1 self-assigned this Dec 14, 2021
@nileshgulia1
Copy link
Member

Screenshot 2021-12-14 at 2 39 24 PM

okay so, in view we have it like this. The multiple spaces inside the middle <p> block resolves to single in view.

@iFlameing
Copy link
Contributor Author

@tiberiuichim @nileshgulia1 as the above screenshot shows that we have an empty rendered p tag. But due to margin collapse we didn't get the margin-top of the empty p tag and it is not solvable.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants