Skip to content

feature: deploy to App Store - #68

Merged
artcc merged 3 commits into
mainfrom
develop
Jul 29, 2026
Merged

feature: deploy to App Store#68
artcc merged 3 commits into
mainfrom
develop

Conversation

@artcc

@artcc artcc commented Jul 29, 2026

Copy link
Copy Markdown
Owner

No description provided.

artcc and others added 3 commits July 29, 2026 10:05
- Extend `MarkdownParser` with blockquote, unordered list, ordered list, horizontal rule, and table cases
- Add parsing helpers and data types for list items, blockquotes, horizontal rules, and tables
- Introduce SwiftUI views for blockquotes, bulleted lists, numbered lists, horizontal rules, and tables
- Update `MessageBubbleView` to render the new block types
- Add parser tests covering blockquotes, lists, rules, tables, and mixed content
- Bump marketing version to 1.6.0 and add changelog entry for build 63
- Extend `MarkdownParser` with `.taskList` and `.image` block cases
- Parse task list items with checkbox state, nesting depth, and mixed markers
- Parse standalone markdown image lines and separate them from surrounding text
- Add `TaskListView` and `MarkdownImageView` for chat message rendering
- Update `MessageBubbleView` to render task lists and images
- Add parser tests for task lists, images, and block separation
- Update changelog to document the new markdown block support
@artcc
artcc merged commit c03589f into main Jul 29, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant