Syed Umar Anis

Results 43 issues of Syed Umar Anis

[size-limit](https://github.com/ai/size-limit) has been setup for all demo projects except sveltekit. It is not working for sveltekit due to code splitting. Figure out how to make size-limit work for sveltekit.

enhancement

Toolbar is configurable in the sense that we can choose which commands to include. The state updater (StateStoreRichTextUpdator.svelte) for the toolbar is not. It tracks and updates all the state...

Implement a markdown plugin to support the following: - Type `# ` to create a heading. Supports H1 to H6 (e.g. `### ` creates H3) - Type `> ` to...

It seems that the drop down does open, but the location is off the screen or hidden within the parent container.

![image](https://github.com/umaranis/svelte-lexical/assets/2135071/76b57b26-e79f-440f-80fb-fb65f902003e)