Ghost/core/server
Jason Friedrich bc74c89e76 Update excerpt helper to properly filter HTML footnotes
closes #4741
- updated regexp to properly filter out footnotes without removing too much text
- happened only when a link was used before a footnote
- old regexp was too 'greedy' and removed regular link together with the footnote
- new regexp uses a more specific <a> tag
2015-01-01 06:45:06 +01:00
..
api Fix up HTTP API handler 2014-12-28 05:27:29 +00:00
apps
config Update pg package and convert data to correct type 2014-12-18 14:58:20 +00:00
controllers Cleans up HTML data attributes on body in default.hbs 2014-11-29 17:09:43 +01:00
data Add support for importing images 2014-12-21 01:58:35 +00:00
email-templates
errors Merge pull request #4091 from hswolff/remove-a-cd 2014-11-24 11:59:07 +00:00
helpers Update excerpt helper to properly filter HTML footnotes 2015-01-01 06:45:06 +01:00
middleware Update dependencies 2014-12-25 00:22:45 +00:00
models Run tag add operations in sequence 2014-12-22 00:41:10 +00:00
permissions
routes
storage Add support for importing images 2014-12-21 01:58:35 +00:00
utils URL safe base64 encoding 2014-12-01 16:59:49 +01:00
views Cleans up HTML data attributes on body in default.hbs 2014-11-29 17:09:43 +01:00
filters.js
ghost-server.js
index.js Merge pull request #4348 from jgable/sitemaps 2014-12-01 09:28:14 +00:00
mail.js Clean up whitespace from #4349. 2014-11-16 18:14:18 +00:00
require-tree.js
update-check.js Add Ghost version to config object. 2014-11-28 18:08:50 +00:00
xmlrpc.js Return computed url with post object 2014-12-10 17:23:02 +00:00