Skip to content

Commit

Permalink
Markdown card (#7568)
Browse files Browse the repository at this point in the history
Refs #7429
- Added mobiledoc card, this uses the mobiledoc editor from within Ghost. In the future we'll pull this out and replace it with a textarea as the preview is too small to fit in the content.
- Made the HTML editor a codemirror editor (pulled in from ghost-admin to save duplicating libraries).
- Ghost-Admin now passes the paths for the ghost-api and the image directory for tools.
- Fixed the scrolling issue.
  • Loading branch information
disordinary authored and kirrg001 committed Oct 14, 2016
1 parent 56a2e56 commit ea2c3a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -46,7 +46,7 @@
"express-hbs": "1.0.3",
"extract-zip-fork": "1.5.1",
"fs-extra": "0.30.0",
"ghost-editor": "0.0.10",
"ghost-editor": "0.0.11",
"ghost-gql": "0.0.5",
"glob": "5.0.15",
"gscan": "0.0.15",
Expand Down

0 comments on commit ea2c3a0

Please sign in to comment.