summary(cars) speed dist
Min. : 4.0 Min. : 2.00
1st Qu.:12.0 1st Qu.: 26.00
Median :15.0 Median : 36.00
Mean :15.4 Mean : 42.98
3rd Qu.:19.0 3rd Qu.: 56.00
Max. :25.0 Max. :120.00
I write my blog posts in a couple of different formats, so here are some style guide tests I whipped up to make sure everything looks right on my website.
Line break with backslash.
A bee sea dee e eff gee.
Line break with two spaces.
A bee sea dee e eff gee.
This is a block quote.
This is a block quote…
…with multiple paragraphs.
Internal block quote
Prettier does not like tabbed verbatim text.
Unordered List 1
Inserted Blockquote
Unordered List 2
Inserted Paragraph
Unordered List 3
Unordered List 4
Example definition
Example definition 2
some more words.
This is a list of examples.
something.
something else.
Some more descriptions.
| One | Two | Three |
|---|---|---|
| a | b | c |
| d | e | f |
| Property | Earth | |
|---|---|---|
| Temperature 1961-1990 | min | -89.2 °C |
| mean | 14 °C | |
| max | 56.7 °C | |
\, *, `, -, {, } are some examples.
verbatimprint("verbatim with language")inline equation: \(a + b + c + \LaTeX\)
Block equation:
\[ a + b + c + \LaTeX \]
inline equation with dollars: \(a + b + c + \LaTeX\) = $$$


This is a warning.
Hover your mouse on this text.
Here’s a footnote.1
With Quarto, I can embed and show the output of code blocks.
speed dist
Min. : 4.0 Min. : 2.00
1st Qu.:12.0 1st Qu.: 26.00
Median :15.0 Median : 36.00
Mean :15.4 Mean : 42.98
3rd Qu.:19.0 3rd Qu.: 56.00
Max. :25.0 Max. :120.00
In addition, I can also show the output of code blocks without the code block itself.

.column-body
.column-body-outset
.column-page
.column-page-inset
.column-screen
.column-screen-inset
.column-margin
Here’s the footnote.↩︎