0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test
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
..
functional Minor tweaks to casperjs tests x 2 2013-08-28 23:39:50 +01:00
html Rename /logout/ to /signout/ and /login/ to /signin/ 2013-08-24 22:38:48 -05:00
unit Adding Github Flavored Markdown support 2013-08-29 14:32:09 +01:00