0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/data
Kevin Ansfield 85496f409a 🔥 remove posts.markdown field (#8497)
closes #8479

- removes `markdown` field from schema
- removes `legacyMarkdown` converter
- updates tests to work with `mobiledoc` field instead of `markdown` and adapt for mobiledoc HTML output where necessary
2017-05-31 16:46:29 +02:00
..
db 🎨 ⏱ Cleanup / optimise the server.init() function (#7985) 2017-02-17 17:44:34 +01:00
export 🐛 export database read settings from database (#8103) 2017-03-08 10:26:57 +00:00
importer 🐛 Ensure post tags sort order is correct when importing (#8481) 2017-05-23 19:12:08 +01:00
meta 🎨 settings inconsistency (#8381) 2017-04-24 18:41:00 +01:00
migrations 🔥 🎨 No more updateSettingsCache (#8090) 2017-03-02 23:00:01 +01:00
schema 🔥 remove posts.markdown field (#8497) 2017-05-31 16:46:29 +02:00
slack 🎨 do not ping slack if we import content (#8476) 2017-05-22 17:24:59 +09:00
validation 🔥 🎨 Themes & settings misc cleanup (#8061) 2017-02-27 23:30:49 +01:00
xml 🙀 Image field naming & new img_url helper (#8364) 2017-04-24 18:21:47 +01:00
timezones.json Adds UTC as select option to timezones select list 2016-06-10 15:19:16 +02:00