summaryrefslogtreecommitdiff
path: root/src/markdown.zig
AgeCommit message (Collapse)Author
3 daysrendering & chat fixes for panto clit
- resiliency for tool ids that come back from some openai_chat providers - fixing codepoint width recognition - implement proper rendering for full markdown as seen from ai models
2026-06-17fix blank lines after listingst
2026-06-16fix user-text empty linest
2026-06-16preserve indentation of sub-lists, reset formatting for the component after ↵t
closing formatting
2026-06-16display fixes: markdown rendering, tool-specific componentst