1
0
mirror of https://github.com/ryanoasis/nerd-fonts.git synced 2025-01-06 21:49:40 +02:00

Adds example usage to 'Cheat Sheet' section

This commit is contained in:
Ryan L McIntyre 2017-04-24 19:39:06 -04:00
parent 42ec1087ef
commit 3f714b8604

View File

@ -5707,3 +5707,13 @@ fa-icon: search
<span>nf-seti-xml <br/>(e619)</span>
</div>
</div>
#### Example Usage
{% highlight text linenos=table %}
I really <i class="nf nf-fa-heart"></i> <i class="nf nf-custom-vim"></i>
{% endhighlight %}
<div class="center">
I really <i class="nerd-font nf-fa-heart ow"></i> <i class="nerd-font nf-custom-vim nf"></i>
</div>