Skip to content

Commit

Permalink
Merge branch 'master' into carbon
Browse files Browse the repository at this point in the history
  • Loading branch information
mattcone committed Dec 16, 2023
2 parents cc9d176 + 1dbff7c commit 5bccd4e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ task :test do
'https://twitter.com/settermjd/status/1126099562345705472',
'https://twitter.com/datamorgan/status/1109518506125451264',
'https://support.discord.com/hc/en-us/articles/210298617-Markdown-Text-101-Chat-Formatting-Bold-Italic-Underline-',
%r{https://dpaste.com/*}],
%r{https://dpaste.com/*},
%r{https://www.reddit.com/*}],
:url_swap => { %r{https://www.markdownguide.org} => '' },
:typhoeus => {
:ssl_verifypeer => false,
Expand Down

0 comments on commit 5bccd4e

Please sign in to comment.