Class: Middleman::Renderers::RedcarpetTemplate

Inherits:
Tilt::RedcarpetTemplate
  • Object
show all
Defined in:
lib/middleman-core/renderers/redcarpet.rb

Constant Summary collapse

ALIASES =

because tilt has decided to convert these in the wrong direction

{
  escape_html: :filter_html
}.freeze