The code block UI component is based on codemirror 6, wrapped in a Lit webcomponent.
npm i @quarkus-webcomponents/code-block
import 'qui-code-block';
TODO:...
To run the example:
npm install
npm start
Then go to http://localhost:8080/example
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.