2 lines
84 B
Ruby
2 lines
84 B
Ruby
Hamlit::Engine.options[:format] = :html
|
|
Hamlit::Engine.options[:escape_html] = true
|
Hamlit::Engine.options[:format] = :html
|
|
Hamlit::Engine.options[:escape_html] = true
|