Skip to content

(feat): Support Github markdown and HTML tag in update description#264

Merged
koiverse merged 4 commits intokoiverse:devfrom
sang765:feat/md
Jan 30, 2026
Merged

(feat): Support Github markdown and HTML tag in update description#264
koiverse merged 4 commits intokoiverse:devfrom
sang765:feat/md

Conversation

@sang765
Copy link
Copy Markdown
Contributor

@sang765 sang765 commented Jan 30, 2026

The pull request title says it all.

Screenshot

Before After
Screenshot_20260130-123722 Screenshot_20260130-144619

amazon-q-developer bot and others added 4 commits January 30, 2026 06:25
…markdown-renderer

- Add multiplatform-markdown-renderer-m3 dependency to gradle files
- Replace custom MarkdownText component with library's Markdown component
- Remove custom parseInlineMarkdown function and HTML processing logic
- Improve markdown rendering reliability and support for nested formatting
- Maintain Material 3 theming integration with automatic color and typography support

This addresses the review feedback about the custom inline markdown parser not supporting nested formatting by using a dedicated, well-tested markdown parsing library.
- Remove import of non-existent MarkdownText component
- Add correct import for multiplatform-markdown library's Markdown component
- Resolves critical compilation errors identified in code review
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@koiverse koiverse merged commit 0cbcf06 into koiverse:dev Jan 30, 2026
1 check passed
@sang765 sang765 deleted the feat/md branch January 30, 2026 11:56
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.

2 participants