Ghost/core
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
..
client@ec354c472d Updated Ghost-Admin to 1.8.0 2017-08-29 14:21:54 +01:00
server Re-instate mobiledoc dom rendering with bypass of SimpleDOM parsing (#8937) 2017-08-31 12:09:02 +02:00
test Used got to handle requests for image-size (#8892) 2017-08-31 11:39:37 +02:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00