mirror of
https://github.com/LingCoder/OnJava8.git
synced 2026-08-31 03:38:07 +08:00
15 lines
334 B
Plaintext
15 lines
334 B
Plaintext
Foo[1]
|
|
Bar[42]
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["phrase", [
|
|
"Foo", ["footnote", [["punctuation", "["], "1", ["punctuation", "]"]]],
|
|
"\r\nBar", ["footnote", [["punctuation", "["], "42", ["punctuation", "]"]]]
|
|
]]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for footnotes. |