Forums
(@nellie)
18 years, 4 months ago
Same problem. Looks like it’s unfixable thus far. 🙁
EDIT: I just added display: inline; to my asides div.
.asides p { display: inline;}
It doesn’t get rid of the added <p> tags, but it does format it to look like it doesn’t have <p> tags.
21 years ago
It worked. Thanks!