File: magiclink.txt

package info (click to toggle)
pymdown-extensions 10.13-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,104 kB
  • sloc: python: 60,117; javascript: 846; sh: 8; makefile: 5
file content (270 lines) | stat: -rw-r--r-- 4,248 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
### Should Pass
http://foo.com/blah_blah

http://foo.com/blah_blah/

http://foo.com/blah_blah_(wikipedia)

http://foo.com/blah_blah_(wikipedia)_(again)

http://www.example.com/wpstyle/?p=364

https://www.example.com/foo/?bar=baz&inga=42&quux

http://142.42.1.1/

http://142.42.1.1:8080/

http://foo.com/blah_(wikipedia)#cite-1

http://foo.com/blah_(wikipedia)_blah#cite-1

http://foo.com/(something)?after=parens

http://code.google.com/events/#&product=browser

http://j.mp

ftp://foo.bar/baz

http://foo.bar/?q=Test%20URL-encoded%20stuff

http://1337.net

http://a.b-c.de

http://223.255.255.254

www.google.com

http://single-word

www.single-word

http://localhost/website

http://3628126748

# Should Fail

http://

http://.

http://..

http://../

http://?

http://??

http://??/

http://#

http://##

http://##/

http://foo.bar?q=Spaces should be encoded

//

//a

///a

///

http:///a

foo.com

rdar://1234

h://test

http:// shouldfail.com

:// should fail

http://foo.bar/foo(bar)baz quux

http://-error-.invalid/

http://-a.b.co

# These should be valid

first.last@test.org

1234567890123456789012345678901234567890123456789012345678901234@test.org

first.last@x23456789012345678901234567890123456789012345678901234567890123.test.org

first.last@3com.com

first.last@123.test.org

user+mailbox@test.org

_somename@test.org

dclo@us.ibm.com

peter.piper@test.org

test@test.org

TEST@test.org

1234567890@test.org

test+test@test.org

test-test@test.org

test.test@test.org

test@example.test.org

test@example.example.test.org

_Yosemite.Sam@test.org

Ima.Fool@test.org

name.lastname@domain.com

a@bar.com

a-b@bar.com

+@b.c

+@b.com

a@b.co-foo.uk

valid@about.museum

shaitan@my-domain.thisisminekthx

test@test.com

test@xn--example.com

test@example.com

# These should be invalid

first.last@sub.do,com

first.last

.first.last@test.org

first.last.@test.org

first..last@test.org

first.last@

abc@def@test.org

@test.org

doug@

.dot@test.org

dot.@test.org

two..dot@test.org

hello world@test.org

test.test.org

test@@test.org

[test]@test.org

()[]\;:,><@test.org

test@.

test@example.

test@.org

NotAnEmail

.@

@bar.com

@@bar.com

aaa.com

aaa@.com

aaa@.123

a@bar.com.

-@..com

-@a..com

invalid@about.museum-

test@...........com

# Repo Links

https://github.com/facelessuser/pymdown-extensions/issues/49

https://github.com/facelessuser/pymdown-extensions/pull/87

https://github.com/facelessuser/pymdown-extensions/commit/6a09fde5c1cad66c660c3aa7792385c52c49e819

https://github.com/facelessuser/pymdown-extensions/compare/e2ed7e0b3973f3f9eb7a26b8ef7ae514eebfe0d2...90b6fb8711e75732f987982cc024e9bb0111beac

https://github.com/fake-user/fake-repository/issues/538

https://github.com/fake-user/fake-repository/pull/539

https://github.com/fake-user/fake-repository/commit/594b25d53798c30735da5a9be19c06cc94052a16

https://github.com/fake-user/fake-repository/compare/e2ed7e0b3973f3f9eb7a26b8ef7ae514eebfe0d2...90b6fb8711e75732f987982cc024e9bb0111beac

https://gitlab.com/fake-user/fake-repository/issues/538

https://gitlab.com/fake-user/fake-repository/merge_requests/539

https://gitlab.com/fake-user/fake-repository/commit/594b25d53798c30735da5a9be19c06cc94052a16

https://gitlab.com/fake-user/fake-repository/compare/e2ed7e0b3973f3f9eb7a26b8ef7ae514eebfe0d2...90b6fb8711e75732f987982cc024e9bb0111beac

https://bitbucket.org/fake-user/fake-repository/issues/538/

https://bitbucket.org/fake-user/fake-repository/pull-requests/539/

https://bitbucket.org/fake-user/fake-repository/issues/538/optional-title

https://bitbucket.org/fake-user/fake-repository/pull-requests/539/optional-title

https://bitbucket.org/fake-user/fake-repository/commits/commit/594b25d53798c30735da5a9be19c06cc94052a16

https://bitbucket.org/fake-user/fake-repository/branches/commits/e2ed7e0b3973f3f9eb7a26b8ef7ae514eebfe0d2..90b6fb8711e75732f987982cc024e9bb0111beac#diff

<https://github.com/facelessuser/pymdown-extensions/issues/49>

https://github.com/facelessuser/fake-repository/issues/87

https://github.com/facelessuser/fake-repository/commit/594b25d53798c30735da5a9be19c06cc94052a16

https://github.com/facelessuser/fake-repository/compare/e2ed7e0b3973f3f9eb7a26b8ef7ae514eebfe0d2...90b6fb8711e75732f987982cc024e9bb0111beac