Ghost/core/server/lib/mobiledoc
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
..
atoms Removed more 'use strict' usages 2018-06-02 21:38:11 +02:00
cards Added caption support to code card renderer (#10719) 2019-05-01 17:10:24 +02:00
converters 🐛 Fixed last paragraph not rendering on front-end when it's styled 2019-04-08 16:25:20 +01:00
create-card.js Updated mobiledoc renderer to insert begin/end HTML comments around cards 2019-02-25 18:05:01 +07:00
index.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00