0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/apps
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
..
amp ↙️ Minified CSS in AMP default template 2017-07-31 16:24:03 +04:00
default-cards Re-instate mobiledoc dom rendering with bypass of SimpleDOM parsing (#8937) 2017-08-31 12:09:02 +02:00
private-blogging 📖 new default post content (#8548) 2017-06-08 16:36:14 +01:00
subscribers 📖 replace any support.ghost.org link (#8555) 2017-06-08 20:34:20 +01:00
dependencies.js Replace fs.exists (deprecated) with fs.stat 2015-03-17 11:49:43 -07:00
index.js 🎨 internalApps -> apps.internal 2017-05-31 16:12:11 +01:00
loader.js 🎨 internalApps -> apps.internal 2017-05-31 16:12:11 +01:00
permissions.js 🎨 Collect & simplify package utils (#8080) 2017-03-01 14:09:31 +01:00
proxy.js Helper Proxy & single express-hbs instance (#8225) 2017-04-04 18:07:35 +02:00
sandbox.js 🔥 remove postgres support 2016-09-20 15:59:34 +01:00