Skip to content

Commit 870eab0

Browse files
authored
Merge pull request risuiowa#83 from bryant1410/master
Fix broken headings in Markdown files
2 parents 8b33b11 + 8c10d38 commit 870eab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ A live demo can be seen
9595

9696
As a new developer, I had some issues getting this to work by following the documentation. However after trying some things and reading [Yoni Weisbrod](http://www.yoniweisbrod.com/autocomplete-magic-with-rails/)'s blog post, I was able to make the autocomplete work and implement a few useful features.
9797

98-
##Some implemented features
98+
## Some implemented features
9999

100100
1. The css has been changed such that the results show up better against the box of suggestions. See `<app/assets/stylesheets/food.scss>` for details. I obtained this from a gist(forgive me I don't remember who the author is at the moment, please contact me if you do and I'll give credit). Upon mouseover/arrowkey presses, the selection will be highlighted.
101101

0 commit comments

Comments
 (0)