summaryrefslogtreecommitdiffstats
path: root/doc/developer/tests/test-links.md
blob: 62b729b304b799811e2826f46e1afcfdca078cf5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Link Testing 

Links in Mattermosts should render as specified below. Paste the below text into Mattermost to test text processing. 

```
These strings should auto-link: 

http://wikipedia.com 
https://wikipedia.com
www.wikipedia.com

These strings should not auto-link: 

Readme.md
```