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]((((((((((()))))))))) (((((((((()))))))))))
|