0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/test/unit/lib/mobiledoc/cards
Katharina Irrgang c39df004dc Changes for Koenig and Ghost 2.0 (#9750)
refs #9742, refs #9724

- handle König Editor format for 2.0
- adapted importer to be able to import 1.0 and 2.0 exports
- added migration scripts
  - remove labs flag for Koenig
  - migrate all old editor posts to new editor format
- ensure we protect the code against mobiledoc or html field being null
- ensure we create a blank mobiledoc structure if mobiledoc field is null (model layer)
- ensure you can fully rollback 2.0 to 1.0
- keep mobiledoc/markdown version 1 logic to be able to rollback (deprecated code)
2018-08-16 12:13:24 +02:00
..
code_spec.js Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
embed_spec.js Koenig - Added rich-text caption support 2018-08-08 14:29:20 +01:00
hr_spec.js Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
html_spec.js Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
image_spec.js Koenig - Render image title attribute if present 2018-08-13 09:48:04 +01:00
markdown_spec.js Changes for Koenig and Ghost 2.0 (#9750) 2018-08-16 12:13:24 +02:00