Skip to content

Commit d04b545

Browse files
committed
GFM needs space between # and hedings content
see https://github.github.com/gfm/#atx-headings
1 parent 8640561 commit d04b545

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ that uses included Ruby headers (\*.h and \*.inc) instead of downloading
44
them. Used by [debase](http://github.com/denofevil/debase).
55
Only ruby >= 2.0.0 is supported (debase doesn't work for older rubies)
66

7-
##Usage
7+
## Usage
88

99
Example use in extconf.rb:
1010

@@ -27,7 +27,7 @@ add_source can use pre-downloaded .tgz (use TGZ_FILE_NAME to pass it)
2727
also it can extract patch level from version.h of downloaded sources, so
2828
PATCHLEVEL variable is optional.
2929

30-
##Credits
30+
## Credits
3131

3232
* @dirknilius for 2.2.3 headers
3333
* @andremedeiros for 2.1.1 headers

0 commit comments

Comments
 (0)