We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d9cb21 commit d9a88a1Copy full SHA for d9a88a1
modules/ROOT/pages/bundling-plugins.adoc
@@ -166,9 +166,9 @@ tinymce.init({
166
====
167
The `+external_plugins+` option supports three URL formats:
168
169
-* Absolute URLs (e.g., `+https://cdn.example.com/...`)
170
-* Relative to web-server root (e.g., `+/node_modules/...`)
171
-* Relative to {productname} `+base_url+` (e.g., `+../../node_modules/...`)
+* Absolute URLs (e.g., `+https://cdn.example.com/...+`)
+* Relative to web-server root (e.g., `+/node_modules/...+`)
+* Relative to {productname} `+base_url+` (e.g., `+../../node_modules/...+`)
172
173
For more information, see: xref:editor-important-options.adoc#external_plugins[`+external_plugins+` configuration option].
174
0 commit comments