1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/tests
Kevin Ansfield 69d3c63b0c 🐛 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
..
acceptance Made Koenig the default editor, removed Koenig labs flag 2018-08-14 17:49:50 +01:00
helpers Prevent keymaster bindings from causing failed tests (#976) 2018-03-19 18:39:17 +00:00
integration 🐛 Koenig - Fixed pasting of plain text 2018-08-15 16:25:02 +01:00
unit Removed dated permalinks setting 2018-08-14 17:49:50 +01:00
.eslintrc.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
index.html Remove ember application template wrapper 2018-05-01 10:57:20 +01:00
test-helper.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00