Skip to content

Commit

Permalink
HTML strong tag instead of Markdown
Browse files Browse the repository at this point in the history
Bolding with Markdown syntax wasn't working for some reason
  • Loading branch information
MtMNC committed Aug 4, 2015
1 parent de4b5d0 commit d2bd71d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ Bionicle Fonts

Three Bionicle fonts:
<ul>
<li>__metrumatoran__ - The Matoran language writing system used on Metru Nui and Mata Nui (symbols within circles). Based on images from [BIONICLEsector01](http://biosector01.com/). Contains glyphs for a-z, A-Z, 0-9, [space] and -. Also contains glyphs for ÅåÄäÖö based on [this image](http://img3.wikia.nocookie.net/__cb20110206162731/bionicle/images/9/96/Scandinaviamato.jpg), but they're dubiously canon.</li>
<li>__voyamatoran__ - The Matoran language writing system used on Voya Nui and Mahri Nui (symbols within hexagons). Based on images from [BIONICLEsector01](http://biosector01.com/). Contains glyphs for a-z, A-Z, 0-9, [space] and -.</li>
<li>__okoto__ - The writing system used on Okoto. Based on the [Okoto Alphabet v2.1](http://www.bzpower.com/board/topic/19354-okoto-alphabet-revealed/?p=968313) created by [jed1ndy from BZPower](http://www.bzpower.com/board/user/112053-jed1ndy/). Contains glyphs for a-z, A-Z, and [space].</li>
<li><strong>metrumatoran</strong> - The Matoran language writing system used on Metru Nui and Mata Nui (symbols within circles). Based on images from [BIONICLEsector01](http://biosector01.com/). Contains glyphs for a-z, A-Z, 0-9, [space] and -. Also contains glyphs for ÅåÄäÖö based on [this image](http://img3.wikia.nocookie.net/__cb20110206162731/bionicle/images/9/96/Scandinaviamato.jpg), but they're dubiously canon.</li>
<li><strong>voyamatoran</strong> - The Matoran language writing system used on Voya Nui and Mahri Nui (symbols within hexagons). Based on images from [BIONICLEsector01](http://biosector01.com/). Contains glyphs for a-z, A-Z, 0-9, [space] and -.</li>
<li><strong>okoto</strong> - The writing system used on Okoto. Based on the [Okoto Alphabet v2.1](http://www.bzpower.com/board/topic/19354-okoto-alphabet-revealed/?p=968313) created by [jed1ndy from BZPower](http://www.bzpower.com/board/user/112053-jed1ndy/). Contains glyphs for a-z, A-Z, and [space].</li>
</ul>

The fonts were created with [Fontello](http://fontello.com/).

0 comments on commit d2bd71d

Please sign in to comment.