Andrei Gheorghe

Results 3 issues of Andrei Gheorghe

I'm integrating the code examples into our app and I'm hitting an issue that might be a bug, or me not understanding how to correctly reset the editor state. Here's...

I'm setting up an Electron app that needs to be able to import a custom native node module (a `something.node` file) that itself loads a dynamic library (a separate, `libsomething.dylib`...

question

1. Have a tiptap document with some whitespace at the end of lines, and also some bullet points that are empty, for example: 2. Call `getMarkdown()`, notice it's correctly reflected...