Some links may be special depending on their href or their rel:
Link to alvaromontoro@gmail.com
Link to a number (call)
Link to a number (message)
Link to a file
Link to download a file
Link to an external site
Link to bookmark
Those special links will work inline too! Email me! or see an Link to an external site.
Important: The icons are not available in the lite version of the library.
<a href="mailto:alvaromontoro@gmail.com">Link to alvaromontoro@gmail.com</a><br />
<a href="tel:fakenumber">Link to a number (call)</a><br />
<a href="sms:fakenumber">Link to a number (message)</a><br />
<a href="file:index.html">Link to a file</a><br />
<a href="file:index.html" download>Link to download a file</a><br />
<a rel="external" href="#">Link to an external site</a><br />
<a rel="bookmark" href="#">Link to bookmark</a>