<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Markdown on Aditya Telange</title><link>https://adityatelange.in/tags/markdown/</link><description>Recent content in Markdown on Aditya Telange</description><image><title>Aditya Telange</title><url>https://adityatelange.in/assets/tn.jpg</url><link>https://adityatelange.in/assets/tn.jpg</link></image><generator>Hugo</generator><language>en</language><copyright>2026 Aditya Telange</copyright><lastBuildDate>Wed, 03 Jun 2020 18:16:38 +0000</lastBuildDate><atom:link href="https://adityatelange.in/tags/markdown/index.xml" rel="self" type="application/rss+xml"/><item><title>External Link With target='_blank' in Hugo Markdown</title><link>https://adityatelange.in/blog/hugo-external-link-new-tab/</link><pubDate>Wed, 03 Jun 2020 18:16:38 +0000</pubDate><guid>https://adityatelange.in/blog/hugo-external-link-new-tab/</guid><description>&lt;h2 id="intro"&gt;Intro&lt;/h2&gt;
&lt;p&gt;Many a times we need to open some &lt;em&gt;External Link&lt;/em&gt; in &lt;em&gt;New Tab&lt;/em&gt; for the convenience of the Visitor . In Hugo there is no default method for this.
All we have in Hugo is &lt;code&gt;relref&lt;/code&gt; for Internal sites. :/&lt;/p&gt;
&lt;h2 id="implementaion"&gt;Implementaion&lt;/h2&gt;
&lt;p&gt;Hugo offers a way to render using a predefined template to Markdown(.md) with the help of Shortcodes.
We can create such a shortcode for *Creating an Exeternal link with with &lt;code&gt;target='_blank'&lt;/code&gt;.&lt;/p&gt;</description></item></channel></rss>