0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core
Kevin Ansfield 8d88f5b6a5 urlencode navigation URLs rather than HTML escape (#7836)
closes #7826

- expose raw url value inside `{{navigation}}` helper
- modify `{{url}}` helper to urlencode values and mark as HTML-safe to avoid Handlebars additional HTML-escaping
2017-01-17 15:55:19 +01:00
..
client@ea1def456d Updated Ghost-Admin to 1.0.0-alpha.9 2016-11-17 20:15:18 +00:00
server urlencode navigation URLs rather than HTML escape (#7836) 2017-01-17 15:55:19 +01:00
shared move private-blogging functionality into an internal app 2016-04-11 08:58:41 -05:00
test urlencode navigation URLs rather than HTML escape (#7836) 2017-01-17 15:55:19 +01:00
index.js