mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-19 20:08:20 -07:00
48 lines
869 B
Plaintext
48 lines
869 B
Plaintext
|
➊ ¶
|
||
|
|
||
|
➊ ¶
|
||
|
============
|
||
|
|
||
|
['➊ ¶']
|
||
|
|
||
|
--
|
||
|
➊ ¶
|
||
|
--
|
||
|
|
||
|
|======
|
||
|
| ➊ ¶
|
||
|
|======
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
[
|
||
|
["entity", "➊"], ["entity", "¶"],
|
||
|
["title", [
|
||
|
["entity", "➊"], ["entity", "¶"],
|
||
|
["punctuation", "============"]
|
||
|
]],
|
||
|
["attributes", [
|
||
|
["punctuation", "["],
|
||
|
["interpreted", [
|
||
|
["punctuation", "'"],
|
||
|
["entity", "➊"], ["entity", "¶"],
|
||
|
["punctuation", "'"]
|
||
|
]],
|
||
|
["punctuation", "]"]
|
||
|
]],
|
||
|
["other-block", [
|
||
|
["punctuation", "--"],
|
||
|
["entity", "➊"], ["entity", "¶"],
|
||
|
["punctuation", "--"]
|
||
|
]],
|
||
|
["table", [
|
||
|
["punctuation", "|======"],
|
||
|
["punctuation", "|"],
|
||
|
["entity", "➊"], ["entity", "¶"],
|
||
|
["punctuation", "|======"]
|
||
|
]]
|
||
|
]
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
Checks for entities.
|