0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/apps
Kevin Ansfield 5d868d14ad replace custom showdown fork with markdown-it (#8451)
refs https://github.com/TryGhost/Ghost-Admin/pull/690, closes #1501, closes #2093, closes #4592, closes #4627, closes #4659, closes #5039, closes #5237, closes #5587, closes #5625, closes #5632, closes #5822, closes #5939, closes #6840, closes #7183, closes #7536

- replace custom showdown fork with markdown-it
- swaps showdown for markdown-it when rendering markdown
- match existing header ID behaviour
- allow headers without a space after the #s
- add duplicate header ID handling
- remove legacy markdown spec
- move markdown-it setup into markdown-converter util
- update mobiledoc specs to match markdown-it newline behaviour
- update data-generator HTML to match markdown-it newline behaviour
- fix Post "converts html to plaintext" test
- update rss spec to match markdown-it newline behaviour
- close almost all related showdown bugs
2017-05-15 18:48:14 +02:00
..
amp Helper Proxy & single express-hbs instance (#8225) 2017-04-04 18:07:35 +02:00
default-cards replace custom showdown fork with markdown-it (#8451) 2017-05-15 18:48:14 +02:00
private-blogging 🎨 Use svg icons in default templates (#8343) 2017-05-15 13:43:58 +02:00
subscribers 🎨 Use svg icons in default templates (#8343) 2017-05-15 13:43:58 +02:00
dependencies.js Replace fs.exists (deprecated) with fs.stat 2015-03-17 11:49:43 -07:00
index.js 🎨 settings inconsistency (#8381) 2017-04-24 18:41:00 +01:00
loader.js 🎨 🔦 refactor content paths (images, apps, themes, storage, scheduling) 2016-09-20 15:59:34 +01:00
permissions.js 🎨 Collect & simplify package utils (#8080) 2017-03-01 14:09:31 +01:00
proxy.js Helper Proxy & single express-hbs instance (#8225) 2017-04-04 18:07:35 +02:00
sandbox.js 🔥 remove postgres support 2016-09-20 15:59:34 +01:00