Skip to content

Commit 1db17e6

Browse files
committed
DOC-3180: Group powerpaste applicable settings
1 parent d1b63bc commit 1db17e6

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

modules/ROOT/partials/integrations/webcomponent-tech-ref.adoc

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -294,10 +294,11 @@ To apply a small set of CSS styles to the editor, use the `+content_style+` attr
294294

295295
For information on the `+content_style+` option, see: xref:add-css-options.adoc#content_style[Content appearance options - `+content_style+`].
296296

297-
[[setting-powerpastes-word-import-method]]
298-
=== Setting PowerPaste's word import method
297+
=== Settings for when PowerPaste plugin enabled
298+
NOTE: These settings only apply if the PowerPaste plugin (`+powerpaste+`) is enabled.
299299

300-
This setting only applies if the PowerPaste plugin (`+powerpaste+`) is enabled.
300+
[[setting-powerpastes-word-import-method]]
301+
==== PowerPaste's word import method
301302

302303
To control how content pasted from Microsoft Word is filtered, use the `+powerpaste_word_import+` attribute. For example:
303304

@@ -309,9 +310,7 @@ To control how content pasted from Microsoft Word is filtered, use the `+powerpa
309310
For information on the `+powerpaste_word_import+` option, including supported values, see: xref:powerpaste-options.adoc#powerpaste_word_import[The PowerPaste plugin - `+powerpaste_word_import+`].
310311

311312
[[setting-powerpastes-html-import-method]]
312-
=== Setting PowerPaste's html import method
313-
314-
This setting only applies if the PowerPaste plugin (`+powerpaste+`) is enabled.
313+
==== PowerPaste's html import method
315314

316315
To control how content pasted from sources other than Microsoft Word is filtered, use the `+powerpaste_html_import+` attribute. For example:
317316

@@ -323,9 +322,8 @@ To control how content pasted from sources other than Microsoft Word is filtered
323322
For information on the `+powerpaste_html_import+` option, including supported values, see: xref:powerpaste-options.adoc#powerpaste_html_import[The PowerPaste plugin - `+powerpaste_html_import+`].
324323

325324
[[setting-powerpaste-to-allow-local-images]]
326-
=== Setting PowerPaste to allow local images
325+
==== PowerPaste to allow local images
327326

328-
This setting only applies if the PowerPaste plugin (`+powerpaste+`) is enabled.
329327

330328
To prevent Base64 encoded images with a data URI from being pasted into the editor, set `+powerpaste_allow_local_images+` to `+"false"+`. For example:
331329

0 commit comments

Comments
 (0)