File: parse-footnotes.Rmd

package info (click to toggle)
r-cran-bookdown 0.42%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,752 kB
  • sloc: javascript: 11,343; makefile: 21; sh: 20
file content (25 lines) | stat: -rw-r--r-- 338 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
title: "A Book"
author: "Frida Gomam"
output:
  bookdown::gitbook:
    split_by: section
---

# Test footnote

Hello world.^[Hello world footnote.]

## Subsection footnotes 1

```{block2, type = 'rmdtip'}
  Another text with footnote^[second footnote]
```

A text^[with a multi line 
footnote]

## Subsection footnotes 2

Something.