Fix links in tutorial
See original GitHub issueIn this tutorial, two links are not rendered correctly.

Converting those <a href ... tags to markdown style links would fix the issue.
Issue Analytics
- State:
- Created 2 years ago
- Comments:10 (10 by maintainers)
Top Results From Across the Web
How To Fix Broken Links In WordPress - Complete Tutorial
Try WP Link Status here: https://www.shoutmeloud.com/recommended/WP- Link -Status/It's is a great alternative to broken link checker WordPress ...
Read more >How To Find And Fix Broken Link In WordPress? Easy Method
In today's WordPress plugin video tutorial we'll learn the most effective and productive way to find and fix broken links into our WordPress ......
Read more >How to Find and Fix Broken Links in WordPress [UPDATED]
▻WordPress Gutenberg Tutorial : How to Easily Work With the Block ... Link Checker for broken links 07:14 How to fix all broken...
Read more >(2022) How to Find & Fix Broken Links on Your Website
When it comes to finding and fixing broken links on your website, a lot of times people think you gotta go through page...
Read more >How to Find and Fix Broken Links in WordPress - YouTube
As a website owner, you've probably seen 404 errors on your site. But depending on you're browser, you might see messages like Bad...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Thanks for confirming @DhruvSondhi ! No rush, let us know when you are done with your investigation
@DhruvSondhi based on the link you had shared, I have seen the following markdown syntax for external tags being used:
which is then rendered as:
This is the same format which I have used in my follow-up PR.