Ghost/core/server/helpers
Rosco Kalis 4013023d60 🐛Added more language support to {{reading_time}} helper (#9509)
closes #9507

- Changed the utils.wordCount implementation to the one used by simpleMDE
- Added extra À-ÿ to the regex to support diacritics characters
- Added corresponding text with Chinese text mentioned in the issue
2018-03-22 10:27:02 +07:00
..
tpl Removed html usage in error messages (#9444) 2018-02-07 09:35:48 +01:00
asset.js
author.js Helper Proxy & single express-hbs instance (#8225) 2017-04-04 18:07:35 +02:00
body_class.js
content.js
date.js Theme translations and blog localisation (#8437) 2018-01-09 14:50:57 +01:00
encode.js
excerpt.js
facebook_url.js Fixed comment in facebook_url helper (#9430) 2018-01-28 18:25:06 +01:00
foreach.js
get.js 🐛Fixed {{get}} helper's date comparison (#9454) 2018-02-14 18:33:07 +01:00
ghost_foot.js
ghost_head.js
has.js
img_url.js
index.js Theme translations and blog localisation (#8437) 2018-01-09 14:50:57 +01:00
is.js
lang.js Theme translations and blog localisation (#8437) 2018-01-09 14:50:57 +01:00
meta_description.js
meta_title.js 🐛Fixed i18n for the {{meta_title}} helper (#9468) 2018-03-19 09:48:07 +01:00
navigation.js
page_url.js
pagination.js
plural.js Theme translations and blog localisation (#8437) 2018-01-09 14:50:57 +01:00
post_class.js
prev_next.js
proxy.js
reading_time.js 🐛 Fixed escaping < in reading time helper (#9508) 2018-03-19 09:47:58 +07:00
register.js
t.js Theme translations and blog localisation (#8437) 2018-01-09 14:50:57 +01:00
tags.js
template.js
title.js
twitter_url.js
url.js
utils.js 🐛Added more language support to {{reading_time}} helper (#9509) 2018-03-22 10:27:02 +07:00