mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-19 03:48:18 -07:00
15 lines
320 B
Plaintext
15 lines
320 B
Plaintext
Foo[1]
|
|
Bar[42]
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["phrase", [
|
|
"Foo", ["footnote", [["punctuation", "["], "1", ["punctuation", "]"]]],
|
|
"\r\nBar", ["footnote", [["punctuation", "["], "42", ["punctuation", "]"]]]
|
|
]]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for footnotes. |