1
0
mirror of https://github.com/ryanoasis/nerd-fonts.git synced 2025-01-25 03:32:02 +02:00

changed markdown to html to make bold text flush with the code

This commit is contained in:
reujab 2017-07-25 15:48:50 -04:00
parent 5e330c4fe2
commit 3131d79eb0

View File

@ -418,8 +418,8 @@ See [contributing.md](contributing.md)
Reference the **release** branch and _not_ the ~~master~~ branch because paths are subject change for each release
* For example:
* ✅ Use: `https://github.com/ryanoasis/nerd-fonts/blob/`**`0.9.0`**`/patched-fonts/Hermit/Medium/complete/Hurmit%20Medium%20Nerd%20Font%20Complete.otf`
* ❌ Instead of: `https://github.com/ryanoasis/nerd-fonts/blob/`~~`master`~~`/patched-fonts/Hermit/Medium/complete/Hurmit%20Medium%20Nerd%20Font%20Complete.otf`
* ✅ Use: <code>https\://github.com/ryanoasis/nerd-fonts/blob/<b>0.9.0</b>/patched-fonts/Hermit/Medium/complete/Hurmit%20Medium%20Nerd%20Font%20Complete.otf</code>
* ❌ Instead of: <code>https\://github.com/ryanoasis/nerd-fonts/blob/<del>master</del>/patched-fonts/Hermit/Medium/complete/Hurmit%20Medium%20Nerd%20Font%20Complete.otf</code>
## Other Good Fonts to Patch