app/views/bhf/entries/form/column/_markdown.haml in bhf-0.4.9 vs app/views/bhf/entries/form/column/_markdown.haml in bhf-0.4.10
- old
+ new
@@ -1,2 +1,2 @@
= node f, field do
- = f.text_area field.name, class: ('markdown' unless @quick_edit)
+ = f.text_area field.name, class: ('wmd_editor' unless @quick_edit)
\ No newline at end of file