Steven Tey
Steven Tey
Merging this now – thank you so much @rowheat02! 🙏
`CodeBlock`, `BlockQuote` and `HorizontalRule` are actually all supported! Would love to add tables though – feel free to PR! You can use [Tiptap tables](https://tiptap.dev/examples/tables) as reference but would love to...
@ashrafchowdury thanks for checking – definitely the first one! Let's use the simple table in Notion as reference :) 
Quick update: Codeblock and blockquote have been added to slash menu in https://github.com/steven-tey/novel/pull/35
@ashrafchowdury looks incredible 🤯 only thing I can think of is the icons might not be clear enough 😅 Also, would it be possible to rearrange the columns? Feel free...
@mmailaender that one looks incredible! Similar concept to Notion's implementation, which I really like Would be incredible if we can implement that in Novel!
Thanks a lot for this PR @hasparus! Another thought I had is perhaps a toggle/switch that will allow folks to opt-in/out of multiplayer mode (some folks might just want to...
@hasparus that's exactly the UX I had in mind!
@hasparus quick question – in that case I guess we'll need to use something like `nanoid` to generate the immutable room slugs and [Vercel KV](https://vercel.com/storage/kv) to store them, right? Also,...
@hasparus @beerose – incredible work on this! I've just resolved all the merge conflicts and trying this out now – but for some reason it doesn't work? E.g. the room...