Every feature I might use, in one place, to check it renders
Published
August 2, 2026
This post exists to verify that everything renders correctly. Delete it once you’ve checked.
It has draft: true in the frontmatter, so it appears in quarto preview but won’t show up on the published site or in listings.
Prose and inline formatting
Regular paragraph text at the default measure. Here is bold, here is italic, here is both, here is strikethrough, and here is inline_code() which should render in rust.
The bibliography renders below, assuming references.bib exists.
Layout
This is margin content. Whether it appears in the margin depends on your layout CSS — currently the margin column is collapsed, so it will likely render inline.
Two side-by-side blocks:
Left column content. Useful for comparing two things.
Right column content. Should sit alongside the left on wide screens and stack on mobile.
Long paragraph, for measure
This paragraph exists to check the reading measure at your current max-width. A comfortable line length runs somewhere between sixty and seventy-five characters, and the way to judge it is not by counting but by reading: if your eye loses the start of the next line on the return sweep, the column is too wide, and if the text feels choppy and your eye jumps too often, it is too narrow. Read this paragraph at normal speed and see whether anything catches. Then check it again on your phone, where the column will be constrained by the viewport rather than by the max-width, and where the font size matters more than the measure.
References
Vaswani, Ashish, Noam Shazeer, Niki Parmar, et al. 2017. “Attention Is All You Need.”Advances in Neural Information Processing Systems 30.
Footnotes
This is the footnote body. It should appear at the bottom of the page with a back-link.↩︎
Inline footnotes are defined where they appear, which is convenient for short remarks.↩︎