Preview
Issue #2
this block isn't bold in the original (but previous one is) https://telegra.ph/bold-04-10
- Pavel T.
- Technically every <p> here should be bold, you can see it in "Original" window, it's CSS rule, but on website only first paragraph is bold by some reasons. Our editor transforms this layout (<p><b>Text</b></p>) to (<p><b> </b></p><p>text</p>). I've tried many rules to keep original formatting in all cases, but non-empty paragraphs with a lot of whitespace crash everything. Here you can see my solution with string-length and, well, it works bad.
So if I'll be declined, I want to ask admins: can we leave first paragraph non-bold if making first <p> bold may provide this type of errors?
- Type of issue
- IV page is missing essential content
- Reported
- Apr 10, 2019