Answer the question
In order to leave comments, you need to log in
How to add a nofollow tag to a link in markdown?
It is known that in markdown, you can simply specify a link in html format for this.
<a href="http://tudablin.com" rel="nofollow">Ссылка</a>
[Ссылка](http://tudablin.com){:rel = 'nofollow'}
или
[Ссылка](!http://tudablin.com) //что изящней.
Answer the question
In order to leave comments, you need to log in
I'm looking for the same. So far, I've only Googled Jekyll, which uses the kramdown processor, which supports the ability to add classes, attributes, and IDs to an element.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question