0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server/lib/mobiledoc
Kevin Ansfield 5189f5e640 Removed begin/end html comments from output of most cards
no issue

- the begin/end comments are only really useful when wrapping free-form content cards such as html and markdown, the rest all have specific elements and classes that can be used in parsers
- made the comment wrappers optional in the `render()` function created by the `createCard()` factory
- opted into comment wrappers for the html and markdown cards
2019-09-20 14:31:42 +01:00
..
atoms Removed more 'use strict' usages 2018-06-02 21:38:11 +02:00
cards Removed begin/end html comments from output of most cards 2019-09-20 14:31:42 +01:00
converters 🔥 Dropped Node v6 support (#10771) 2019-06-03 14:20:23 +02:00
create-card.js Removed begin/end html comments from output of most cards 2019-09-20 14:31:42 +01:00
index.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00