koenig/kg-default-nodes/README.md
Lexical node definitions for the default nodes used in Ghost's Koenig editor
npm install @tryghost/kg-default-nodes --save
or
npm install @tryghost/kg-default-nodes
This is a monorepo package.
Follow the instructions for the top-level repo.
git clone this repo & cd into it as usualpnpm install from the Ghost monorepo root.pnpm lint run just eslintpnpm test run lint and testsIn order to run local changes, perform the following:
This package is part of the Ghost monorepo workspace — ghost/core resolves
it via workspace: automatically, so local changes are picked up with no
linking. Run pnpm dev in this package for a rebuild-on-change watcher.
kg-lexical-html-renderer must also be linked when linking this package as they are codependencies.
Copyright (c) 2013-2026 Ghost Foundation - Released under the MIT license.