Introduction
Usage
.lexical--to lexical--from lexical
stencila convert doc.smd doc.lexicalImplementation
codec-lexicalserde_json
Limitations
Lexical focuses on rich text editing. Stencila node types that go beyond rich text (e.g. executable code chunks, math blocks, data tables) have no Lexical equivalent and are lost during export. Custom Lexical node types from third-party plugins are not recognized during import. Lexical's editor state metadata (selection, history) is not preserved.