Ghost/ghost/importer-revue/test
Paul Davis 8db947cd24
Trim generated post slug length in Revue importer (#16065)
refs: 5f90baf6fe

- Ghost has a character limit on post slugs of 191 characters,
- Sometimes, the slug that is generated from the title in Revue content is longer than this, causing the import to fail. 
- This PR trims that generated post slug to 190 characters.
2023-01-03 20:15:32 +00:00
..
.eslintrc.js
importer-revue.test.js Trim generated post slug length in Revue importer (#16065) 2023-01-03 20:15:32 +00:00