Merge pull request #273 from gopesht/implements_markdown
Implements markdown
This commit is contained in:
commit
fbf52b1d69
23 changed files with 3140 additions and 21 deletions
|
|
@ -273,6 +273,7 @@ GEM
|
|||
loggability (~> 0.6)
|
||||
rdoc (~> 4.0)
|
||||
yajl-ruby (~> 1.1)
|
||||
redcarpet (3.1.2)
|
||||
referer-parser (0.2.1)
|
||||
request_store (1.0.6)
|
||||
rest-client (1.6.7)
|
||||
|
|
@ -413,6 +414,7 @@ DEPENDENCIES
|
|||
rails (~> 4.1)
|
||||
rails-observers
|
||||
rdoc-generator-fivefish
|
||||
redcarpet
|
||||
rspec (>= 3.0.0.beta)
|
||||
rspec-rails (>= 3.0.0.beta)
|
||||
rubocop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue