Hacker News new | ask | show | jobs
by derefr 2165 days ago
I think a pull-quote might be one of the intended uses of <aside>.

(Though really, I don’t think HTML “likes“ pull-quotes — they’re a denormalization of the information conveyed by the markup. The ideal from WHATWG’s perspective would likely be some sort of intra-document transclusion reference, such that the pull-quote could “sample” the text out of where it already is on the page, without mirroring it.)