| 27 | * There's no documentation for `config.mediaEmbed_output`. And the documentation for pasteStrategies and outputStrategies does not have any value for developer because it does not explain how it is related to the config option, the config option is not explained in terms of what does it change, and there's no explanation of what one can achieve adding new strategies. That's why we exposed them, so that must be documented. |
| 28 | |
| 29 | * The CKEDITOR.plugins.mediaembed should be marked as singleton. |
| 30 | |
| 31 | * The sample does not show mediaembed features. I miss stuff like - "paste this link and see what happens", "see - it can produce `<oembed>` tags", etc. The whole oembed concept needs to be explained too. |