# Annotations

This paragraph contains an annotation[^1]. It can be opened by clicking it.

## In codeblocks

<pre><code>// Some code
and an <a data-footnote-ref href="#user-content-fn-2">annotation</a>.
</code></pre>

[^1]: This text is the body of the annotation. It can be long and should be wrapped.

[^2]: Annotation can be set in code-block
