uiwjs / react-markdown-editor

A markdown editor with preview, implemented with React.js and TypeScript.
https://uiwjs.github.io/react-markdown-editor
MIT License
337 stars 34 forks source link

`hideToolbar` is actually `showToolbar` #221

Closed tonyxty closed 6 months ago

tonyxty commented 6 months ago

Toolbar is hidden only when hideToolbar is set to false, so the name is confusing.

jaywcjlove commented 6 months ago

@tonyxty Upgrade v6.1.1