this post was submitted on 12 Aug 2023
8 points (100.0% liked)
Programming
13375 readers
5 users here now
All things programming and coding related. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The mismatch between rich text and html has been a pain for pretty much ever.
Have you tried putting the br on the line above instead of on its own? Barring that can you assign a css class and just create the vertical separation you want?
thanks for your reply! I tried, and nothing changed at all. I need to create a single editable line between the two headers, so just a spacer wouldn't be enough. I didn't think this would be so painful