mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-05 18:34:39 +03:00
f318d164d4
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 |
||
---|---|---|
.. | ||
fixtures | ||
api_permissions_spec.js | ||
api_posts_spec.js | ||
api_settings_spec.js | ||
api_users_spec.js | ||
client_ghostdown_spec.js | ||
client_showdown_int_spec.js | ||
errorHandling_spec.js | ||
export_spec.js | ||
ghost_spec.js | ||
helpers.js | ||
import_spec.js | ||
permissions_spec.js | ||
plugins_spec.js | ||
server_helpers_index_spec.js | ||
shared_gfm_spec.js |