bevacqua / woofmark

:dog2: Barking up the DOM tree. A modular, progressive, and beautiful Markdown and HTML editor
https://bevacqua.github.io/woofmark
MIT License
1.62k stars 74 forks source link

Buttons above the wysiwyg-container? #64

Open antonkallenberg opened 6 years ago

antonkallenberg commented 6 years ago

Doesn't seem to be possible (by config) to render the buttons (in the DOM) above the wysiwyg-container?

I could do this using CSS and flexbox or "display: table" but it will make other this more complex, like "inlining" the buttons next to each other.

richrd commented 5 years ago

This is really easy to do with CSS. See my comment on this duplicate issue: https://github.com/bevacqua/woofmark/issues/59