Browse Source

Fix line space

pull/721/head
Shikha 7 years ago
committed by GitHub
parent
commit
0054ed920f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      plugins/powerpaste.md

1
plugins/powerpaste.md

@ -51,6 +51,7 @@ See the example TinyMCE configuration above.
## Using the PowerPaste Plugin with Module Loaders
To enable the **PowerPaste** plugin when using a [module loader]({{site.baseurl}}/advanced/usage-with-module-loaders/), follow these instructions:
1. Make the PowerPaste plugin folder available over http.
2. Add the path to the PowerPaste plugin folder to the [external plugins]({{site.baseurl}}/configure/integration-and-setup/#external_plugins) option in `tinymce.init()`.

Loading…
Cancel
Save