Componentshelp wanted
Repository metrics
- Stars
- (1,977 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
I want to use Asides for parenthetical comments, like this:
The problem is that aligning this Aside with the TOP of the paragraph requires putting the HTML for the Aside BEFORE the paragraph. The current responsive design for Asides inlines them:
Really, the aside belongs AFTER the paragraph. (It should also probably get some kind of box / caption to mark its status as a sidebar.)
I'm not sure how to pull this off!
It's not a big deal, but I figured I'd document it here. 😄