uwe-app / app

Universal web editor
https://uwe.app
0 stars 0 forks source link

Refactor to std::short-code plugin #467

Open tmpfs opened 3 years ago

tmpfs commented 3 years ago

And remove the plugins in the cors namespace.

Much more practical to manage all of these partials as a single plugin as later there will probably be lots of them and people will want to easily use these external services (youtube embed etc.) without having to keep adding/removing plugins.