-
Notifications
You must be signed in to change notification settings - Fork 57
Closed
Labels
bug 🐛Something isn't workingSomething isn't workingdistill.pubConcerns upstream libConcerns upstream lib
Description
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
Metadata
Metadata
Assignees
Labels
bug 🐛Something isn't workingSomething isn't workingdistill.pubConcerns upstream libConcerns upstream lib
Type
Projects
Status
Done