We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39eeeca commit d5101e7Copy full SHA for d5101e7
Rakefile
@@ -15,10 +15,10 @@ task :test do
15
'https://twitter.com/settermjd/status/1126099562345705472',
16
'https://twitter.com/datamorgan/status/1109518506125451264',
17
'https://support.discord.com/hc/en-us/articles/210298617-Markdown-Text-101-Chat-Formatting-Bold-Italic-Underline-',
18
- %r{https://dpaste.com/*},
19
%r{https://hedgedoc.org/*},
20
%r{https://docs.hedgedoc.org/*},
21
%r{https://www.reddit.com/*},
+ %r{https://medium.com*},
22
%r{https://stackoverflow.com/*}],
23
:url_swap => { %r{https://www.markdownguide.org} => '' },
24
:typhoeus => {
0 commit comments