mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
fixes #5177 - this combined with a change passing options through to toJSON results in a really flukey bug with next/prev where the name option from the helper clashes with a name option inside of toJSON |
||
---|---|---|
.. | ||
tpl | ||
asset.js | ||
author.js | ||
body_class.js | ||
content.js | ||
date.js | ||
encode.js | ||
excerpt.js | ||
foreach.js | ||
ghost_foot.js | ||
ghost_head.js | ||
has.js | ||
image.js | ||
index.js | ||
is.js | ||
meta_description.js | ||
meta_title.js | ||
navigation.js | ||
page_url.js | ||
pagination.js | ||
plural.js | ||
post_class.js | ||
prev_next.js | ||
tags.js | ||
template.js | ||
title.js | ||
url.js | ||
utils.js |