subrepo: subdir: "deps/cmark" merged: "5ba25ff" upstream: origin: "https://github.com/commonmark/cmark.git" branch: "0.30.3" commit: "5ba25ff" git-subrepo: version: "0.4.6" commit: "d4444b563"
24 lines
730 B
Markdown
24 lines
730 B
Markdown
Valid links:
|
|
|
|
[this is a link]()
|
|
[this is a link](<http://something.example.com/foo/bar>)
|
|
[this is a link](http://something.example.com/foo/bar 'test')
|
|
![this is an image]()
|
|

|
|

|
|
|
|
[escape test](<\>\>\>\>\>\>\>\>\>\>\>\>\>\>> '\'\'\'\'\'\'\'\'\'\'\'\'\'\'')
|
|
[escape test \]\]\]\]\]\]\]\]\]\]\]\]\]\]\]\]](\)\)\)\)\)\)\)\)\)\)\)\)\)\))
|
|
|
|
Invalid links:
|
|
|
|
[this is not a link
|
|
|
|
[this is not a link](
|
|
|
|
[this is not a link](http://something.example.com/foo/bar 'test'
|
|
|
|
[this is not a link](((((((((((((((((((((((((((((((((((((((((((((((
|
|
|
|
[this is not a link]((((((((((()))))))))) (((((((((()))))))))))
|