💻 Software
How do I make a link to a url using Markdown?
Fresh5 days ago
Mar 15, 2026752 viewsConfidence Score0%
0%
Problem
OK, here is a url that I tried linking to in an answer on this page: If you click on the link, you will see that the link doesn't work as the closing bracket is omitted. How am I supposed to do it?
Error Output
http://kb.mozillazine.org/Expanded_columns_in_folders_pane_(Thunderbird)
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How do I make a link to a url using Markdown?
Low Risk
http://kb.mozillazine.org/Expanded_columns_in_folders_pane_(Thunderbird) Use URL Encoding opening bracket ( = %28 and closing bracket ) = %29 Source: URL Encoded Characters
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix