mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-12 02:08:40 +00:00
13 lines
298 B
Markdown
Executable File
13 lines
298 B
Markdown
Executable File
an [implicit] reference link
|
|
|
|
[implicit]: http://example.com
|
|
|
|
an [implicit][] reference link with an empty link definition
|
|
|
|
an [implicit][] reference link followed by [another][]
|
|
|
|
[another]: http://cnn.com
|
|
|
|
an [explicit][example] reference link with a title
|
|
|
|
[example]: http://example.com "Example" |