0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/apps/default-cards/tests
Kevin Ansfield 47322e4239 Re-instate mobiledoc dom rendering with bypass of SimpleDOM parsing (#8937)
closes #8757

- update the markdown card render method to use SimpleDOM's `createRawHtmlSection`. This avoids SimpleDOM parsing and tokenization of broken or unsupported free-form HTML that markdown allows
- replace markdown extraction/render with mobiledoc's renderer in the `Post` model
- removes `jsdom` as it's no longer necessary
2017-08-31 12:09:02 +02:00
..
hr_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
html_spec.js 📦 Card-Rename (#8218) 2017-03-24 10:03:33 +00:00
image_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
markdown_spec.js Re-instate mobiledoc dom rendering with bypass of SimpleDOM parsing (#8937) 2017-08-31 12:09:02 +02:00
soft-return_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00