0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test/unit
Hannah Wolfe 5ff0a2816b Dropping !image[] & other regex fixes
closes #452

- changed keyboard shortcut to insert ![].. not !image[]
- changed regex in ghostdown to only work for ![]
- added a further regex in ghostdown to properly match for URLs inside the parens
2013-08-20 21:22:41 +01:00
..
fixtures Allow theme partials to override helper templates 2013-08-02 13:36:37 -05:00
api_permissions_spec.js Added functional tests for Ghost Admin UI using Casperjs 2013-07-31 08:33:28 +01:00
api_posts_spec.js Fix multiple title slug generation 2013-08-18 13:23:15 -05:00
api_settings_spec.js Added functional tests for Ghost Admin UI using Casperjs 2013-07-31 08:33:28 +01:00
api_users_spec.js Added functional tests for Ghost Admin UI using Casperjs 2013-07-31 08:33:28 +01:00
errorHandling_spec.js Added functional tests for Ghost Admin UI using Casperjs 2013-07-31 08:33:28 +01:00
export_spec.js Data models import, export, and reset for 002 2013-08-05 13:56:30 +01:00
frontend_ghostdown_spec.js Dropping !image[] & other regex fixes 2013-08-20 21:22:41 +01:00
frontend_helpers_index_spec.js Themes: Added truncation to hbs content helper 2013-08-07 19:45:37 +10:00
ghost_spec.js Initial Plugin API Implementation 2013-08-05 11:15:17 -05:00
helpers.js Data models import, export, and reset for 002 2013-08-05 13:56:30 +01:00
import_spec.js Data models import, export, and reset for 002 2013-08-05 13:56:30 +01:00
permissions_spec.js Edit Post Permissions 2013-08-18 12:28:05 -05:00