Ghost/core/server/lib/mobiledoc/cards
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
..
card-markdown.js Fixed missing export of card-markdown card and broken tests 2018-02-01 16:26:56 +01:00
hr.js Koenig - Rename server-side cards 2018-02-01 12:40:49 +01:00
html.js Koenig - Output captions for image and embed cards 2018-03-14 18:21:30 +00:00
image.js Koenig - Output captions for image and embed cards 2018-03-14 18:21:30 +00:00
index.js Fixed missing export of card-markdown card 2018-02-01 15:50:43 +01:00
markdown.js Koenig - Rename server-side cards 2018-02-01 12:40:49 +01:00