Ghost/core/server
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
..
controllers Validation consistency 2013-08-25 18:10:12 +01:00
data Removed my personal information from fixtures as Ghost is starting to get deployed more frequently now for testing purposes. 2013-08-10 15:42:54 +02:00
filters App restructure - closes #245 2013-07-11 20:23:34 +01:00
helpers added url handlebars helper 2013-08-26 23:58:35 +01:00
models Adding Github Flavored Markdown support 2013-08-29 14:32:09 +01:00
permissions Edit Post Permissions 2013-08-18 12:28:05 -05:00
plugins Improving the use of paths in Ghost 2013-08-12 15:37:23 +01:00
views Adding Github Flavored Markdown support 2013-08-29 14:32:09 +01:00
api.js Validation consistency 2013-08-25 18:10:12 +01:00
errorHandling.js improves unit testing for pagination and fixes pagination partial template (removed extra </nav>) 2013-07-16 19:57:19 +01:00
require-tree.js JSLint fixes for new version 2013-07-31 09:21:22 +01:00