0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-08 02:52:39 -05:00
ghost/core
Kevin Ansfield 7548ace32d Koenig - Output captions for image and embed cards
refs https://github.com/TryGhost/Ghost/issues/9311
- very basic implementation, still needs proper classes and default stylesheet implementation
- change image card output to a `<figure>` with optional `<figcaption>`
- add optional `<p>` caption output to the html card
2018-03-14 18:21:30 +00:00
..
client@0aa5a8affd Updated Ghost-Admin to 1.21.5 2018-03-13 13:55:26 +00:00
server Koenig - Output captions for image and embed cards 2018-03-14 18:21:30 +00:00
test Koenig - Output captions for image and embed cards 2018-03-14 18:21:30 +00:00
index.js