Skip to content

Commit 0775a7d

Browse files
authored
fixing markdown errors in readme
1 parent e9d77ec commit 0775a7d

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

Readme.md

+13-13
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99

1010
 
1111

12-
#Guide
12+
# Guide
1313

14-
###Live Preview + Download
14+
### Live Preview + Download
1515

1616
[larsenwork.com/monoid](http://larsenwork.com/monoid)
1717

1818
 
1919

20-
###Install
20+
### Install
2121

2222
Quit your editor/program. Unzip and open the folder.
2323

@@ -34,28 +34,28 @@ Copy the .ttf files to your fonts-directory (e.g., `~/.fonts`) → Run `sudo fc-
3434
[How to](http://www.howtogeek.com/192980/how-to-install-remove-and-manage-fonts-on-windows-mac-and-linux/) Install, Remove, and Manage Fonts on Windows, Mac, and Linux
3535
[Ubuntu Wiki](https://wiki.ubuntu.com/Fonts#Manually)
3636

37-
###Stylistic Alternates
37+
### Stylistic Alternates
3838

3939
The font contains more alternates than available on the webpage - see [Monoid-*.fea](https://github.com/larsenwork/monoid/blob/master/Utilities/Monoid-*.fea) for details. You can access these using `font-feature-settings` in your code editor stylesheet.
4040

41-
###Tips
41+
### Tips
4242

4343
Atom [Stylesheet](https://gist.github.com/larsenwork/255432b5101093fb07bc)
4444
[Change Monoid metrics](https://github.com/larsenwork/monoid/issues/109) if you use it together with e.g. Chinese
4545

46-
###Edit
46+
### Edit
4747

4848
Please fork and edit away. Use the also libre [FontForge](http://fontforge.github.io/en-US/) and read [Design With FontForge](http://designwithfontforge.com/) to get started.
4949

5050
<a name="liga"></a>
5151

5252
&nbsp;
5353

54-
#Ligature Support
54+
# Ligature Support
5555

5656
Monoid uses `calt` and Monoisome uses `calt` + `liga` which aren't supported by all programs.
5757

58-
###Editors + Terminals
58+
### Editors + Terminals
5959

6060
| Working | Partly Working | Not Working |
6161
|:---|:---|:---|
@@ -64,14 +64,14 @@ Monoid uses `calt` and Monoisome uses `calt` + `liga` which aren't supported by
6464
² PHPStorm, WebStorm etc.
6565
³ MacVim [snapshot-78](https://github.com/macvim-dev/macvim/releases/tag/snapshot-78), also see the PR [here](https://github.com/macvim-dev/macvim/pull/56)
6666

67-
###Browsers
67+
### Browsers
6868

6969
| Working | Partly Working | Not Working |
7070
|:---|:---|:---|
7171
| Chrome, Firefox, IE 10+ | Safari¹ | IE <10 |
7272
¹ Enabled by default - can't be turned off.
7373

74-
###Other Apps
74+
### Other Apps
7575

7676
| Working |
7777
|:---|
@@ -81,7 +81,7 @@ Monoid uses `calt` and Monoisome uses `calt` + `liga` which aren't supported by
8181

8282
&nbsp;
8383

84-
#Links
84+
# Links
8585

8686
I wrote some [Medium articles](https://medium.com/@larsenwork) explaining various aspects.
8787
A [video](https://www.youtube.com/watch?v=hdld21mlzbY) of me talking about Monoid at Cph Frontenders meetup.
@@ -270,11 +270,11 @@ Remember to update the Font Log when you make contributions.
270270

271271
&nbsp;
272272

273-
#Licenses
273+
# Licenses
274274
Monoid is dual licensed with MIT and OFL licenses. Pick one:)
275275
Monoisome is OFL license.
276276

277-
###The MIT License (MIT)
277+
### The MIT License (MIT)
278278

279279
Copyright (c) 2015, Andreas Larsen and contributors.
280280

0 commit comments

Comments
 (0)