description |
---|
Add a quote block to a page to highlight copy you’re adding from elsewhere, or to draw attention to a specific part of your text |
Quotes are useful when you want to include something from another source.
Start a quote by typing >
followed by pressing Space
in an empty paragraph, or use the insert palette. You can also convert a paragraph block to a quote by highlighting the entire paragraph and hitting >
.
"No human ever steps in the same river twice, for it’s not the same river and they are not the same human." — Heraclitus
{% code overflow="wrap" %}
> "No human ever steps in the same river twice, for it’s not the same river and they are not the same human." — _Heraclitus_
{% endcode %}