mirror of
https://github.com/kovetskiy/mark.git
synced 2026-04-19 12:41:13 +00:00
*: Reorganize code
This commit is contained in:
26
testdata/links.md
vendored
Normal file
26
testdata/links.md
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
Use <https://example.com>
|
||||
|
||||
Use <ac:rich-text-body>aaa</ac:rich-text-body>
|
||||
|
||||
Use [page link](ac:Page)
|
||||
|
||||
Use [AnotherPage](ac:)
|
||||
|
||||
Use [Another Page](ac:)
|
||||
|
||||
Use [Another Page](ac:test_link)
|
||||
|
||||
Use [page link with spaces](<ac:Page With Space>)
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
[My test_link](ac:test_link)
|
||||
|
||||
[Another [Link]](ac:test_link_link)
|
||||
|
||||
Use footnotes link [^1]
|
||||
[^1]: a footnote link
|
||||
|
||||
Use [Link [Text]](foo)
|
||||
Reference in New Issue
Block a user