Cool `kbd` abuse, but does this affect screen readers / accessibility, since `kbd` is meant to represent **textual user input**? How about instead creating a page made with (semantic, accessible) HTML (which could be generated with the help of a markdown parser) for long guides which you want to style? How about a table instead: |||||| :-:|-:|-|:-|- |Heading cell|Left align|Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.|right align|Cool!

Headings:use HTML table syntax