Target Blank | Table O Contents
Place the introducing line of text ie.) the ‘tagline’ here …
Note. The Flammarion Logo Badge in the page header above is an .svg image file set to the dimensions of 5% width, auto height, and zoom. Go ahead and test the zoom-out feature by hovering over the badge to engage the expansion of the image.
First Subtitle
Hint. Place the intro paragraph ie.) the ‘hypothesis’ here …
More to come …
How To Force a New Target Blank When Clicking A GFM Hyperlink
More to come …
Solution
More to come …
The Code
More to come …
Break It Down
To route to an external link, or to a new tabbed page within your browser, start with a clickable description of the link enveloped in a set of brackets [...], as follows:
[temporarily disable liquid tag processing]
Next envelope the URL to the destination of your link in a set of parenthesis (...) and bunk the URL right next to the clickable description of the link.
Note. Place no spaces between the description brackets and the destination parenthesis.
[temporarily disable liquid tag processing](https://shopify.github.io/liquid/tags/raw/)
Finally, add the title and the target to the ensemble, as follows:
From your GitHub Flavored Markdown, or GFM (.md) page …
Append your (.md) external link with the {:title="Click to Visit ..."} and {:target="_blank"} kramdown statements.
[temporarily disable liquid tag processing](https://shopify.github.io/liquid/tags/raw/){:title="Click to Visit the Raw page at Shopify"}{:target="_blank"}
Note. Again, place no spaces between the description brackets and the destination parenthesis, nor the title braces, nor the target braces.
Summation
The components of a successful external link in markdown are, as follows:
-
First, clickable text enveloped in a single set of bracket characters
[...], -
Followed by, the complete URI for the targeted destination enveloped in a single set of parenthesis characters
(...), -
Thirdly, add the title and the target to the ensemble
Live
How to temporarily disable liquid tag processing in Markdown.
Last Subtitle
More to come …
Note. The above synopsis was derived from an article written by Blank Author [1].
Support
Please support the co-workers who aggregate the Source Links for our projects.
Patreon
Like what you see in this project? If so, then support the authors and machine-elves who aggregate the source links and pages for our projects via Patreon.