Ghost/ghost/admin/tests/integration
Kevin Ansfield 8c2ff43707 🐛 Koenig - Fixed pasting of plain text
refs https://github.com/TryGhost/Ghost/issues/9724
- `formatMarkdown` was previously changed to return a SafeString but that meant any direct usage of the helper had to account for not dealing with a basic String type
- changed `formatMarkdown` to return a basic String
- modified helper usage of `{{sanitize-html}}` to use triple-curlies
2018-08-15 16:25:02 +01:00
..
adapters Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
components Koenig - Added rich-text support to captions 2018-08-08 13:38:41 +01:00
helpers 🐛 Koenig - Fixed pasting of plain text 2018-08-15 16:25:02 +01:00
services Bump dependencies (#1003) 2018-04-23 11:53:42 +01:00