File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -299,14 +299,14 @@ tinymce.init({
299299. If you're using content_css from a different domain:
300300
301301* The `content_css_cors` option takes precedence for stylesheets.
302- * Review your content_css configuration if you use cross-origin stylesheets.
302+ * Review your ` content_css` configuration if you use cross-origin stylesheets.
303303
304304**Migration checklist:**
305305
306306* [ ] Verify script tag attributes for Cloud deployments.
307- * [ ] Configure crossorigin function if using cross-origin resources.
307+ * [ ] Configure ` crossorigin` function if using cross-origin resources.
308308* [ ] Test resource loading in your deployment environment.
309- * [ ] Review content_css configuration if using cross-origin stylesheets.
309+ * [ ] Review ` content_css` configuration if using cross-origin stylesheets.
310310
311311For complete details on the new crossorigin function API, see: xref:tinymce-and-cors.adoc#crossorigin[crossorigin configuration option].
312312
You can’t perform that action at this time.
0 commit comments