Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .talismanrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
fileignoreconfig:
- filename: package-lock.json
checksum: 2d0529ab5d743c85c512b92e6aad37f529c257a95f9cae7fde01a6b991fd982c
checksum: 2a3c48479f7546ec6a7fad2669511c8b5cf47f432f16dd4dbbd3275dd89a7dbc
- filename: .husky/pre-commit
checksum: 7a12030ddfea18d6f85edc25f1721fb2009df00fdd42bab66b05de25ab3e32b2
- filename: .github/workflows/check-version-bump.yml
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
> **This repository is archived.** Development continues in [cli-plugins](https://github.com/contentstack/cli-plugins) at [`packages/contentstack-migrate-rte`](https://github.com/contentstack/cli-plugins/tree/main/packages/contentstack-migrate-rte). Issues: [cli-plugins/issues](https://github.com/contentstack/cli-plugins/issues) · [Migration guide](https://github.com/contentstack/cli-plugins/blob/main/MIGRATE-RTE-MIGRATION.md)

# @contentstack/cli-cm-migrate-rte

It is Contentstack’s CLI plugin to migrate rte. Using this command, you can copy existing value of HTML RTE into JSON RTE.
Expand Down
Loading
Loading