2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server/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
..
partials Rename /logout/ to /signout/ and /login/ to /signin/ 2013-08-24 22:38:48 -05:00
content.hbs Fix notification positions 2013-07-22 14:41:27 +01:00
dashboard.hbs App restructure - closes #245 2013-07-11 20:23:34 +01:00
debug.hbs Data models import, export, and reset for 002 2013-08-05 13:56:30 +01:00
default.hbs Adding Github Flavored Markdown support 2013-08-29 14:32:09 +01:00
editor.hbs Fix notification positions 2013-07-22 14:41:27 +01:00
login.hbs Login / Signup forms now use Backbone 2013-08-01 02:11:45 +01:00
settings.hbs Backbone template cleanup 2013-08-03 16:37:06 +01:00
signup.hbs Login / Signup forms now use Backbone 2013-08-01 02:11:45 +01:00