Hi, I'm utilizing the default editor features from @rugged hornet/richtext-lexical, and I have a few things I need help with in order of priority.
- Line breaks aren't respected when I parse the HTML out onto my page. I don't see any sort of <br/> tags, and so I have to manually do spacing between elements in CSS, whereas I'd prefer for the author to have control over that.
- How can I allow the author to adjust the font size of text? As above, I can control the size of the header tags via CSS, but I'd prefer the author to have control over this.
^ ideally looking for something out of the box, i can build it custom if need. or any examples of people who have built this would be great
- For some reason the bullet points don't show up in dark mode Payload CMS