Jorge Rodriguez
Jorge Rodriguez
Can you provide some guide to implement nested list elements. Eg. 1. First item 2. Second item 1. First nested item 2. Second nested item
the parser of annotated string is not implemented with the new state manager `RichTextAnnotatedStringParser`
AnnotatedStrings that has ParagraphStyles is not supported and also looks different when loading default `AnnotatedString`
I'm working in a configuration for a project that that these files: `generic_tokens.sjon` and `semantic_tokens.json` ``` generic_tokens.json { "black": { "0": { "$type": "color", "$value": "#00000000" }, "85": { "$type":...