dailytags
CommunityRender markdown as styled Compose text (no WebView).
Authorjayteealao
Version1.0.0
Installs0
System Documentation
What problem does it solve?
DailyTags enables text-only markdown rendering in Jetpack Compose by converting markdown/HTML into styled AnnotatedString without relying on WebView, simplifying UI rendering and keeping performance lightweight.
Core Features & Use Cases
- Markdown/HTML parsing into a composed AnnotatedString with full styling control
- Custom tag/markup creation via regex-based rules for flexible formatting
- Native Compose integration for seamless UI composition
- Lightweight footprint suitable for chat messages, notes, and in-app documentation
- Extensible rule system with MarkdownRules and HtmlRules plus user-defined rules
Quick Start
- Create a SimpleMarkupParser instance.
- Build a rules list using MarkdownRules.toList() (and HtmlRules.toList() if HTML is required).
- Parse your source, render to AnnotatedString, and display with a Text composable.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dailytags Download link: https://github.com/jayteealao/Stargazer/archive/main.zip#dailytags Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.