Method: Blogit::Configuration#redcarpet_options

Defined in:
lib/blogit/configuration.rb

#redcarpet_optionsObject

When using redcarpet as content parser, pass these options as defaults

Defaults to REDCARPET_OPTIONS



97
# File 'lib/blogit/configuration.rb', line 97

config_accessor(:redcarpet_options) { REDCARPET_OPTIONS }