2. API differences. for now, we choose not to care about order of prepended/appended ANSI codes. e.g. if you slice `bar` out of `{bold}{fg:blue}foo bar{/fg}{/bold}`, you won't necessarily get `{bold}{fg:blue}bar`, you might get `{fg:blue}{bold}bar`. this makes no diff to rendering
aug 24, 2025, 1:24 pm • 0 0 • view