0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server
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
..
adapters Fixed lint rule 2019-09-11 18:37:30 +02:00
api 🔥 Moved user email removal to API serialization layer (#11110) 2019-09-16 15:42:14 +02:00
config 🔒 Added admin:redirects config option for disabling admin redirects 2019-09-12 12:40:12 +01:00
data Fixed error rolling back the "remove empty strings" migration 2019-09-18 16:08:18 +01:00
lib Removed begin/end html comments from output of most cards 2019-09-20 14:31:42 +01:00
models Updated author/author_id cleanup notes 2019-09-17 17:26:23 +02:00
public Merge branch 'master' into v3 2019-09-16 09:32:10 +01:00
services Limited legacy subscriber webhook payload to v2 only (#11139) 2019-09-18 16:22:07 +02:00
translations Removed all clients and client_trusted_domains related code 2019-09-12 15:09:49 +01:00
views Update default 404 page 2019-07-15 14:47:01 +02:00
web Marked code property for removal in Ghost 4.0 2019-09-19 12:15:17 +02:00
analytics-events.js
ghost-server.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
index.js 🔥 Removed v0.1 auth services (#11104) 2019-09-11 19:40:48 +02:00
overrides.js
update-check.js Updated links to docs (#10941) 2019-07-22 18:17:50 +08:00