Ghost/ghost/importer-revue/lib
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
..
importer-revue.js Trim generated post slug length in Revue importer (#16065) 2023-01-03 20:15:32 +00:00
json-to-html.js Handle blockquotes & empty paragraphs (#16019) 2022-12-15 19:28:48 +00:00