# Discourse Footnote

**URL:** https://meta.discourse.org/t/discourse-footnote/84533
**Category:** Plugin
**Tags:** official, footnote, included-in-core
**Created:** [April 4, 2018, 6:11am UTC](https://meta.discourse.org/t/discourse-footnote/84533 "2018-04-04T06:11:57Z")
**Posts on this page:** 1
**Showing post:** 82

<div class="post-metadata">

### Author: ![Arkshine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/arkshine/32/298682_2.png) [@Arkshine](https://meta.discourse.org/u/Arkshine)
#### Post date: [March 30, 2025, 7:23pm UTC](https://meta.discourse.org/t/discourse-footnote/84533/82 "2025-03-30T19:23:49Z")

</div>

You can, make sure to indent with a least 4 spaces.

For example:

```plaintext

Here is a footnote reference[^1], and another[^longnote].

[^1]: Here is the footnote.

[^longnote]: Here's one with multiple blocks.

    Subsequent paragraphs are indented to show that they
belong to the previous footnote.

    * item1
    * item 2

    **More** text

    <em>italic</em>

```

Here is a footnote reference\[1\], and another\[2\].

Renders to:

 ![image](https://global.discourse-cdn.com/meta/original/4X/c/2/7/c274e2f749daa842e4f7d2557bce8474b14a8bb8.png)

* * *

1. Here is the footnote. 

2. Here’s one with multiple blocks.

---

_[View the full topic](https://meta.discourse.org/t/discourse-footnote/84533)._
