mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 14:49:56 +09:00
10 lines
265 B
Text
10 lines
265 B
Text
This is an [inline link](/url "title"){.class #inline-link}.
|
|
|
|
This is a [reference link][refid].
|
|
|
|
This is an {.class #inline-img}.
|
|
|
|
This is a ![reference image][refid].
|
|
|
|
[refid]: /path/to/something (Title) { .class #ref data-key=val }
|
|
|