Ghost/ghost/admin
Kevin Ansfield a59752d4a5 Koenig - Standardise on <em> but allow <i> to be toggled off via toolbar
refs https://github.com/TryGhost/Ghost/issues/9505
- switch toolbar `I` button to toggle `<em>` instead of `<i>`, this standardises it with the <kbd>Meta+I</kbd> shortcut
- if the active markup is `<i>` instead of `<em>` then highlight the `I` button and allow it to be toggled off to prevent confusion
2018-03-15 17:25:10 +00:00
..
.github
app
config
lib Koenig - Standardise on <em> but allow <i> to be toggled off via toolbar 2018-03-15 17:25:10 +00:00
mirage
public/assets
tests
.csscomb.json
.editorconfig
.ember-cli
.eslintrc.js
.gitignore
.travis.yml
.watchmanconfig
bower.json
ember-cli-build.js
Gruntfile.js
LICENSE
package.json
README.md 2018 2018-01-02 21:46:16 +00:00
testem.js
yarn.lock

Ghost-Admin

Build Status Coverage Status

This is the home of Ember.js based admin client that ships with Ghost.

Do you want to set up a Ghost blog? Check the getting started guide

Do you want to modify or contribute to Ghost-Admin? Please read the working with Ghost-Admin section of our contributing guide for setup details and swing by our Slack channel if you need any help 😄

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-2018 Ghost Foundation - Released under the MIT license. Ghost and the Ghost Logo are trademarks of Ghost Foundation Ltd. Please see our trademark policy for info on acceptable usage.