Michael McDermott

Results 18 issues of Michael McDermott

Trying to look into #43, but the keymap file is pretty difficult to follow. Its size has a lot to do with it. There is definitely some more work that...

Found some inconsistencies and unused imports while attempting to familiarize myself with the code. Feel free to ignore/decline.

Reproduced in [the basic example](https://laobubu.net/HyperMD/docs/examples/ai1.html): ![list-indent-bug](https://user-images.githubusercontent.com/8161781/43490544-182e6a9a-94ef-11e8-9d60-a00a13ead2d6.gif)

Spaces near highlighted elements (bold, italic, code, strikethrough, etc.) are missing when pasting with the turndown plugin enabled. I've confirmed that this is not a bug with Turndown by pasting...

I've added a gulpfile, build folder, and a package.json with a few dev-dependencies for gulp. This is by no means a mission-critical PR, just convenient to have to simplify the...

Adds configuration for different cursor styles. Addresses #4.

### What version of `drizzle-orm` are you using? 0.23.2 ### Describe the Bug Hello, the following inserts break in >0.23.0 when using the RDS Data API and ids are UUIDs...

bug

Opening this after implementing it in our project. This PR adds support for streaming Remix apps. Unsure how you guys would like to configure it.

The graphql-yoga responseCache plugin has some functionality on top of the envelop one that I'd like to leverage. In order to migrate over, I need access to the server context...