Ghost/ghost/admin
Kevin Ansfield cab7f2cd74 🐛 Fixed paste into product card descriptions not stripping header formatting
closes https://github.com/TryGhost/Ghost/issues/14018

- product card descriptions and toggle card content both use `<KoeingBasicHtmlTextarea>` which is a stripped down Koenig editor with basic formatting support where heading sections are not expected
- when pasting into or updating the content in `<KoeingBasicHtmlTextarea>`, convert any headings, blockquotes, or other markerable section types to standard paragraphs so the content formatting matches what is possible through the editing interface
2022-05-27 15:11:08 +01:00
..
.github
app Migrated signup screen to Octane patterns 2022-05-27 13:28:29 +01:00
config
lib 🐛 Fixed paste into product card descriptions not stripping header formatting 2022-05-27 15:11:08 +01:00
mirage Removed unneeded member.emailRecipients relationship setup 2022-05-25 11:18:37 +01:00
public/assets Fixed icon color in dark mode 2022-05-19 13:01:26 +02:00
tests Migrated signup screen to Octane patterns 2022-05-27 13:28:29 +01:00
.csscomb.json
.editorconfig
.ember-cli
.eslintignore
.eslintrc.js
.gitignore
.lint-todo Migrated signup screen to Octane patterns 2022-05-27 13:28:29 +01:00
.lint-todorc.js
.template-lintrc.js
.watchmanconfig
ember-cli-build.js
ember-cli-update.json
Gruntfile.js
LICENSE
package.json 🐛 Fixed word count for RTL languages 2022-05-27 13:58:48 +01:00
README.md
renovate.json
SECURITY.md
testem.js
yarn.lock 🐛 Fixed word count for RTL languages 2022-05-27 13:58:48 +01:00

Ghost-Admin

This is the home of Ember.js based admin app 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 how to install from source and swing by our forum if you need any help 😄

Have a bug or issue?

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

Copyright & License

Copyright (c) 2013-2022 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.