Sitecore / ASP.NET-Core-SDK

The official open source ASP.NET Core SDK for Sitecore DXP and XM Cloud.
https://sitecore.github.io/ASP.NET-Core-SDK/
Apache License 2.0
9 stars 5 forks source link

Add support for the new Rich Text Editor in XM Cloud #13

Open robearlam opened 2 months ago

robearlam commented 2 months ago

What would you add to the SDK?

A new implementation of the Rich Text Editor was introduced in XM Cloud, and was enabled in JSS 21.5.2. We need to have the same implementation steps handled here.

https://doc.sitecore.com/xmc/en/developers/xm-cloud/environment-variables.html#pages_enable_new_rte_editor

https://github.com/Sitecore/jss/pull/1678/files

Code of Conduct