Ben Neoh [SSW]
Ben Neoh [SSW]
Started POC on Slate and Plate upgrade in this branch - https://github.com/tinacms/tinacms/tree/POC---upgrade-plate-and-slate The first few changes required to after upgrade to latest plate slate version - [x] Replace all editor...
⏳ Current Progress update All plate packages is now on latest version, tinacms able to build with no error, most API has been replaced with latest changes (there are a...
test the `slashinputplugin` on local with the demo site, they looks identical
**Issue Summary** - [x] HTML parsing from Markdown is not working as expected when rendered in the Plate editor. **Steps to Reproduce** 1. Enter raw HTML code inside a Markdown...
Fix broken list plugin when try to remove the list from the editor - [x] Fix reset node plugin for list
~~- [x] Resolve build error~~  As per conversation with Jack, this was the problem we got after using shadcn, not from plate upgrade
- [x] fix broken slash plugin https://sswcom-my.sharepoint.com/:v:/g/personal/isaaclombard_ssw_com_au/EbQhJcdZucxMs5cJ4mUQHFkBC1Vvw3D8siqJ8Dm7gOIBiQ?e=ye4bQK
> * [x] weird interaction when selecting text in a list and adding a code block > > Screen.Recording.2025-06-05.at.12.47.42.pm.mov This behavior is the default from Plate and not something most...
> * [x] multiple instance warning > >  ❌ Not Done - The issue comes from the latest Plate version, which now tracks how many Plate instances are created...
> * [x] autoformat bug with # in codeblocks ❌ Not Done - Could not find a good solution for this (unless we treat # as plain text not url...