0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/lib/mobiledoc/cards
Kevin Ansfield 66fb0955a4 Koenig - Render image title attribute if present
refs https://github.com/TryGhost/Ghost/issues/9724
- `<img>` elements can have both `alt ` and `title` attributes, ensure we render both of them
2018-08-13 09:48:04 +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 - Render image title attribute if present 2018-08-13 09:48:04 +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