Project

General

Profile

« Previous | Next » 

Revision 12452

Adds experimental support for Markdown formatting with redcarpet (#15520).

View differences:

Gemfile
5 5
gem "coderay", "~> 1.1.0"
6 6
gem "fastercsv", "~> 1.5.0", :platforms => [:mri_18, :mingw_18, :jruby]
7 7
gem "builder", "3.0.0"
8
# TODO: upgrade to redcarpet 3.x when ruby1.8 support is dropped
9
gem "redcarpet", "~> 2.3.0"
8 10

  
9 11
# Optional gem for LDAP authentication
10 12
group :ldap do

Also available in: Unified diff