0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/unit/shared
Hannah Wolfe 338dc3ae6c Refactored html-to-plaintext to have two functions
refs: https://github.com/TryGhost/Team/issues/1609

- Split html-to-plaintext into a function for excerpts and emails
- Updated all usages so they use the correct function
- There's currently no difference between the two
2022-05-16 09:38:16 +01:00
..
config Added test-specific default-settings.json configuration 2022-02-21 20:06:20 +13:00
html-to-plaintext.test.js Refactored html-to-plaintext to have two functions 2022-05-16 09:38:16 +01:00
settings-cache.test.js Added initial concept of calculated settings (#14766) 2022-05-10 21:49:38 +01:00