0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/unit/server_helpers
cobbspur 5aac6d6d69 Escapes strings
closes #4328

- Escapes metaTitle, metaDescription, blog url, blog title, tags
- Updates tests
- Adds test for metaTitle and metaDescription with double quotes
2014-10-24 19:22:37 +02:00
..
asset_spec.js
author_spec.js
body_class_spec.js
content_spec.js
date_spec.js
encode_spec.js
excerpt_spec.js
foreach_spec.js
ghost_foot_spec.js
ghost_head_spec.js Escapes strings 2014-10-24 19:22:37 +02:00
ghost_script_tags_spec.js
has_spec.js
is_spec.js
meta_description_spec.js
meta_title_spec.js
page_url_spec.js
pagination_spec.js
plural_spec.js
post_class_spec.js
tags_spec.js
title_spec.js
url_spec.js
utils.js