File: extra.txt

package info (click to toggle)
pymdown-extensions 10.13-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,104 kB
  • sloc: python: 60,117; javascript: 846; sh: 8; makefile: 5
file content (17 lines) | stat: -rw-r--r-- 287 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
| Col1 | Col2 |
| ---- | ---- |
| Abbreviations | abr |
| Emphasis | **emphasis works** |
| Footnote[^1] | |
| Attr List | **Test**{: style="color: red;"} |

<div markdown="1">
This **will** be processed.
</div>

Definition
: Some text

*[abr]:  abbreviations

[^1]: This is a footnote.