Merge fields feature for CKEditor 5
This package implements the merge fields feature for CKEditor 5. It allows you to create distinct, named “placeholder” elements in the content that can be later on easily replaced by actual data.
This feature is useful for creating document templates, as well as making sure that some specific, configured values stay consistent and up-to-date throughout the whole document.
# Demo
Check out the demos in the merge fields feature guide.
# Documentation
See the merge fields feature guide as well as the MergeFields
plugin documentation.
# Installation
This package is part of our premium aggregate package.
npm install ckeditor5-premium-features
# External links
Every day, we work hard to keep our documentation complete. Have you spotted outdated information? Is something missing? Please report it via our issue tracker.
With the release of version 42.0.0, we have rewritten much of our documentation to reflect the new import paths and features. We appreciate your feedback to help us ensure its accuracy and completeness.