stable

Clone or download

Read-only

fix: Unable to apply heading|preformatted styles on list items

Part of story #38627: Choice of a new Rich Text Editor In our custom schema, blocks of type heading and code_block where implicitely forbidden in list items blocks. Explicitely allowing them fixes the issue. How to test: - Pick up a bullet or an order list --> You can apply headings on them --> You can apply preformatted style on them --> You can apply text style on them Change-Id: I8c4005bc5f6c0387a439526cf699c4b2f7ed32ae

Modified Files

Name
M lib/frontend/prose-mirror-editor/src/custom_schema.ts +1 −1 Go to diff View file