0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/lib/mobiledoc/cards
Kevin Ansfield 0c06a47b9b Koenig - Added rich-text caption support
refs https://github.com/TryGhost/Ghost/issues/9724
- captions can have HTML so we need to render as HTML rather than as a text node so special chars don't get escaped
2018-08-08 14:29:20 +01:00
..
card-markdown.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
code.js Koenig - Code card server-side rendering 2018-05-15 16:27:34 +01:00
embed.js Koenig - Added rich-text caption support 2018-08-08 14:29:20 +01:00
hr.js Removed more 'use strict' usages 2018-06-02 21:38:11 +02:00
html.js Koenig - Fixed empty HTML card rendering undefined 2018-05-15 10:09:52 +01:00
image.js Koenig - Added rich-text caption support 2018-08-08 14:29:20 +01:00
index.js Koenig - Embed card renderer 2018-06-12 16:18:01 +01:00
markdown.js Removed more 'use strict' usages 2018-06-02 21:38:11 +02:00