overtype icon indicating copy to clipboard operation
overtype copied to clipboard

The markdown editor that's just a textarea https://overtype.dev

Results 3 overtype issues
Sort by recently updated
recently updated
newest added

Running latest `2.0.6`. Trying to use custom toolbar buttons and now seeing: ``` Uncaught TypeError: Cannot read properties of undefined (reading 'bold') ``` ``` ... toolbar: true, toolbarButtons: [ toolbarButtons.bold,...

Hello, I use a custom statsFormatter, that is loaded dynamically (its a token counter, heavy init), once it finishes loading, I currently have to call private function _updateStats() my suggestion...

Hello, First of all, pretty slick setup! Indeed, most other libs are a bit on the heavy side, it's nice to see a simpler and more straightforward setup. My only...