0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/lib
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
..
common Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
fs 🐛 Ignored node_modules dir when archiving (#10969) 2019-08-06 16:17:41 +08:00
image Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
mobiledoc Removed begin/end html comments from output of most cards 2019-09-20 14:31:42 +01:00
promise
security Updated to use slugify method from SDK for safe string 2019-05-07 15:33:07 +05:30
url-utils Bumped default API for url utils to v3 2019-09-17 09:43:31 +02:00
constants.js
ghost-version.js
request.js