0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test
Joseph Coffland 67b8fbf6cf Added raw handlebars helper
- Allows using the 4-bracket raw block syntax e.g: {{{{raw}}}}{{{{/raw}}}}
- This allows you to include handlebars inside a template that is not compiled and executed
- The common usecase is if you want to include client-side handlebars templates inside server-side ones
2020-04-06 17:26:50 +01:00
..
api-acceptance Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
frontend-acceptance Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
regression Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
unit Added raw handlebars helper 2020-04-06 17:26:50 +01:00
utils Removed fixture yarn.lock file 2020-03-31 12:56:15 +01:00
.eslintignore Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
.eslintrc.json Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00