Ghost/ghost/core/test/regression
Kevin Ansfield 3bdfb68ff6
Added __GHOST_URL__ transform support to posts.lexical field (#15433)
no issue

- bumped `@tryghost/url-utils` to get access to the new lexical transform utilities
- updated the Post model's `parse()` and `formatOnWrite()` methods to transform the `lexical` field contents when reading/writing to ensure any links in content point at the correct place with `site.url` config changes
2022-09-19 11:30:38 +01:00
..
api Renamed users:no-owner to users as main user fixture 2022-09-02 10:08:37 +01:00
mock-express-style Fixed the typo 2022-08-04 15:38:32 +01:00
models Added __GHOST_URL__ transform support to posts.lexical field (#15433) 2022-09-19 11:30:38 +01:00
site Improved performance of prepareContentFolder function 2022-08-01 08:58:13 +02:00