md_simple_editor
md_simple_editor copied to clipboard
how to use in bootstrap_form_for within haml
I use
bootstrap_form_for @person do |f|
......
= md_simple_editor do
= f.text_area :story
.....
it can't working
not sure how to help you, can you post example code?
Can you check the latest version, there are more details on the readme on how to setup