0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/ghost/admin
Kevin Ansfield 4edebe9f1e use markdown-it for markdown previews (#690)
 use markdown-it for markdown previews

no issue

- replaces SimpleMDE's default `marked` rendering with `markdown-it`
- add ember-browserify and markdown-it plugins
2017-05-15 18:51:19 +02:00
..
.github
app use markdown-it for markdown previews (#690) 2017-05-15 18:51:19 +02:00
config bump dependencies (#673) 2017-05-09 18:15:04 -05:00
lib Editor refactors (#679) 2017-05-08 10:44:02 +01:00
mirage 🎨 settings model inconsistency (#669) 2017-04-24 18:42:43 +01:00
public/assets Revert svg icon stroke changes 2017-04-15 14:28:47 +01:00
tests 🗜 Database soft limits (#683) 2017-05-15 13:58:32 +02:00
.editorconfig
.ember-cli
.eslintrc.js bump dependencies (#673) 2017-05-09 18:15:04 -05:00
.gitignore
.travis.yml remove editor install step from Travis 2017-03-02 11:09:38 +00:00
.watchmanconfig
bower.json Fix split screen editor (#684) 2017-05-08 19:15:56 +01:00
ember-cli-build.js Fix split screen editor (#684) 2017-05-08 19:15:56 +01:00
Gruntfile.js 🛠 switch to using yarn in our Grunt tasks (#613) 2017-04-04 11:36:17 +01:00
LICENSE
package.json use markdown-it for markdown previews (#690) 2017-05-15 18:51:19 +02:00
README.md
testem.js
yarn.lock use markdown-it for markdown previews (#690) 2017-05-15 18:51:19 +02:00

Ghost-Admin

Build Status Coverage Status

This is the home of Ember.js based admin client that ships with Ghost. For now, refer to that repository for install and development instructions.

Have a bug or issue?

Bugs and issues (even if they only affect the admin client) should be opened on the core Ghost repository.

Copyright & License

Copyright (c) 2013-2017 Ghost Foundation - Released under the MIT license.