Skip to content

Footnote inside of a table is not popping up in the right place. #411

@Serendipia2

Description

@Serendipia2

So, if you put a footnote inside of a table, this one pops up at the start of the page. If the table is at the start of the article you might be lucky to see it, otherwise there is no chance. I have my own CSS applied but I think this problem happens any time.

---
title: "Welcome to My Blog"
description: |
  Welcome to our new blog, My Blog. We hope you enjoy 
  reading what we have to say!
author:
  - name: Nora Jones 
    url: https://example.com/norajones
    affiliation: Spacely Sprockets
    affiliation_url: https://example.com/spacelysprokets
date: 10-01-2021
output:
  distill::distill_article:
    self_contained: false
citation: false
---

```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = FALSE)

# Learn more about creating blogs with Distill at:
# https://rstudio.github.io/distill/blog.html

```

When I will have doubts about an artist being one or another genre, I will make myself the question, *if I was the Radio Station DJ[^1] of the genre, will I play it next to the master song?* If they couldn't be played next to any form song, they would be exiled into the "other" tag.

[^1]: Test 1

|     Genre        | Songs |            Form Song             |
|:----------------:|:-----:|:--------------------------------:|
| alternative rock |  393  |                Muse - Resistance |
|     ambient[^2]  |  19   |          Mauro Picotto - Adiemus |
|      blues       |  11   |          Leonard Cohen - Suzanne |
|   classic rock   |  710  |  Dire Straits - Sultans of Swing |

[^2]: Test 2

imagen

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug 🐛Something isn't workingdistill.pubConcerns upstream lib

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions