We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccc7ffb commit a7abb25Copy full SHA for a7abb25
README.md
@@ -1,6 +1,6 @@
1
# Gist::Embed::Rails
2
3
-(gist-embed)[https://github.com/blairvanderhoof/gist-embed] for Rails.
+[gist-embed](https://github.com/blairvanderhoof/gist-embed] for Rails)
4
5
## Installation
6
@@ -31,10 +31,10 @@ Then add in html template:
31
32
## Usage
33
34
-Variants of usage: (http://blairvanderhoof.com)[http://blairvanderhoof.com/gist-embed/]
+Variants of usage: [http://blairvanderhoof.com](http://blairvanderhoof.com/gist-embed/)
35
36
## Turbolinks
37
-Compatable with (jquery.turbolinks)[https://github.com/kossnocorp/jquery.turbolinks]
+Compatable with [jquery.turbolinks](https://github.com/kossnocorp/jquery.turbolinks)
38
39
## Contributing
40
0 commit comments