0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test/unit/lib
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
..
common Tidy up unit test files (#9340) 2017-12-14 03:36:50 +01:00
fs Theme translations and blog localisation (#8437) 2018-01-09 14:50:57 +01:00
image Added test for images w/o extensions for image size util (#9367) 2018-01-04 12:03:41 +01:00
mobiledoc Koenig - Output captions for image and embed cards 2018-03-14 18:21:30 +00:00
promise Tidy up unit test files (#9340) 2017-12-14 03:36:50 +01:00
security Added lib.security.password lib 2018-02-15 21:13:04 +01:00
social Moved social utility to lib/social 2017-12-14 22:34:05 +01:00
ghost-version_spec.js Extended ghost version utility (#9278) 2018-01-03 20:20:18 +01:00
request_spec.js