0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/views
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
..
base.js Validation consistency 2013-08-25 18:10:12 +01:00
blog.js Validation consistency 2013-08-25 18:10:12 +01:00
dashboard.js Improved mobile interactions 2013-08-16 12:44:11 +01:00
debug.js
editor.js Adding Github Flavored Markdown support 2013-08-29 14:32:09 +01:00
login.js Validation consistency 2013-08-25 18:10:12 +01:00
settings.js Validation consistency 2013-08-25 18:10:12 +01:00