Here we have simplest Lexical setup in rich text configuration (@lexical/rich-text) with history (@lexical/history) and accessibility (@lexical/dragon) features enabled.
@lexical/rich-text
@lexical/history
@lexical/dragon
It also implements a CustomParagraphNode via node replacement.
Run it locally: npm i && npm run dev
npm i && npm run dev