0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-25 02:31:59 -05:00
ghost/core/test/unit
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 ⚠️ Skiped Scheduler initialization logic and it's tests 2019-09-11 18:27:57 +02:00
api 🏗 Migrated posts.page column to posts.type () 2019-09-16 11:51:54 +01:00
apps 🔥 Removed RSS pagination () 2019-09-02 11:34:13 +01:00
config
data 🏗 Migrated posts.page column to posts.type () 2019-09-16 11:51:54 +01:00
helpers Removed begin/end html comments from output of most cards 2019-09-20 14:31:42 +01:00
lib Removed begin/end html comments from output of most cards 2019-09-20 14:31:42 +01:00
models 🏗 Migrated posts.page column to posts.type () 2019-09-16 11:51:54 +01:00
services Bumped default engines.ghost-api to v3 2019-09-16 23:05:12 +02:00
web Removed confusing use of v0.1 in theme handler test 2019-09-18 10:27:23 +02:00