Add tabled
- Use yarnto addtableddependency, instead of composer, as it is mandatory.
- Use corepackto pin dependency manager toyarnversion.
- Add editorconfigfile.
- Attach tabledto all pages---this is sub-optimal, but I am struggling to find a hook that would trigger when only certain CKEditor markup was present.
- Initialize tabledfor all tables---this is sub-optimal, as it is unexpected for the library to attach to tables not created via the plugin. I am struggling to find a way to add a class to tables created in CKEditor 5.