Ghost/core
Kevin Ansfield 990ecec873
Added caption support to code card renderer (#10719)
* Added caption support to code card renderer

refs https://github.com/TryGhost/Ghost-Admin/pull/1181

- when a caption for a code card is provided, render the contents inside a `<figure>` element with a `<figcaption class="kg-card kg-code-card">` to match other caption-enabled cards
2019-05-01 17:10:24 +02:00
..
client@9ff217a0e8 Updated Ghost-Admin to 2.21.1 2019-04-30 11:10:02 +02:00
server Added caption support to code card renderer (#10719) 2019-05-01 17:10:24 +02:00
test Added caption support to code card renderer (#10719) 2019-05-01 17:10:24 +02:00
index.js