From 1e5a37eb4fbee230309e3183ea5b896e03c1c77d Mon Sep 17 00:00:00 2001 From: it33 Date: Thu, 12 Nov 2015 09:18:20 -0800 Subject: Create test-links.md --- doc/developer/tests/test-links.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 doc/developer/tests/test-links.md (limited to 'doc/developer/tests/test-links.md') diff --git a/doc/developer/tests/test-links.md b/doc/developer/tests/test-links.md new file mode 100644 index 000000000..62b729b30 --- /dev/null +++ b/doc/developer/tests/test-links.md @@ -0,0 +1,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 +``` -- cgit v1.2.3-1-g7c22