Ghost/core/client
Hannah Wolfe f318d164d4 Adding Github Flavored Markdown support
closes #422, issue #295

- Added GFM mode to codemirror
- Took the github.js extension for Showdown and added all useful behaviour
- Now supports strikethrough, line breaking and
  multiple underscores, and auto linking urls & emails without breaking
  definition urls
- Also added definition url handling in preparation for #295
- Added unit tests for the extentions individually and integrated with
  showdown
2013-08-29 14:32:09 +01:00
..
assets Adding Github Flavored Markdown support 2013-08-29 14:32:09 +01:00
helpers rename helpers paginate -> pagination, dateFormat -> date 2013-08-22 20:42:54 +01:00
models
tpl content management preview pane displays post title 2013-08-22 22:48:33 +01:00
views Adding Github Flavored Markdown support 2013-08-29 14:32:09 +01:00
init.js Improvements to settings pane switching 2013-08-22 08:08:43 +01:00
markdown-actions.js Dropping !image[] & other regex fixes 2013-08-20 21:22:41 +01:00
mobile-interactions.js Removed swiping from Mobile Interactions 2013-08-19 16:13:47 +01:00
router.js Rename /logout/ to /signout/ and /login/ to /signin/ 2013-08-24 22:38:48 -05:00
tagui.js
toggle.js