Skip to content

Fixed markdown buttons in FF

Phil Hughes requested to merge ff-markdown-buttons-fix into master

What does this MR do?

The markdown buttons weren't working with the execCommand function. So it has to fallback to replacing the value in the textarea.

Merge request reports