2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server/helpers
Hannah Wolfe 591d653b36 Strip footnotes from excerpts
fixes #4572

- Remove both inline and bottom footnotes from excerpt output before stripping the remaining HTML
- No more red errors, black text or bold links in codemirror, as codemirror gets confused by footnote syntax. This is a step towards the new editor which has no syntax highlighting in the editor
2014-12-04 15:28:30 +00:00
..
tpl Updated pageUrl helper to page_url 2014-02-20 15:29:14 -06:00
asset.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
author.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
body_class.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
content.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
date.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
encode.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
excerpt.js Strip footnotes from excerpts 2014-12-04 15:28:30 +00:00
foreach.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
ghost_foot.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
ghost_head.js Change RSS content type & use absolute URL in meta 2014-11-24 22:33:49 +00:00
ghost_script_tags.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
has.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
image.js Created image helper with absolute url option 2014-10-28 13:14:41 +02:00
index.js Cleans up HTML data attributes on body in default.hbs 2014-11-29 17:09:43 +01:00
is.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
meta_description.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
meta_title.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
page_url.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
pagination.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
plural.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
post_class.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
tags.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
template.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
title.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
url.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
utils.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00