Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Astro-Han
/
pawwork
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
102
Code
Issues
6
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(ui): markdown renderer (slice 11a, issue #440)
- #514
#514
Merged
Astro-Han
merged 30 commits into
dev
Astro-Han/pawwork:dev
from
claude/i440-slice-11a-renderer
Astro-Han/pawwork:claude/i440-slice-11a-renderer
Copy head branch name to clipboard
May 10, 2026
Conversation
Commits
30
(30)
Checks
Files changed
Merged
feat(ui): markdown renderer (slice 11a, issue #440)
#514
Astro-Han
merged 30 commits into
dev
Astro-Han/pawwork:dev
from
claude/i440-slice-11a-renderer
Astro-Han/pawwork:claude/i440-slice-11a-renderer
Copy head branch name to clipboard
Commits
Commits on May 9, 2026
refactor(ui): bump --type-body line-height to 160%
Show description for 094acc6
Astro-Han
committed
094acc6
View commit details
Copy full SHA for 094acc6
Browse repository at this point
refactor(ui): rewrite markdown.css per W3 lock 2026-05-10
Show description for 41739ad
Astro-Han
committed
41739ad
View commit details
Copy full SHA for 41739ad
Browse repository at this point
feat(ui): tighten markdown DOMPurify allowlist
Show description for 4f3d66e
Astro-Han
committed
4f3d66e
View commit details
Copy full SHA for 4f3d66e
Browse repository at this point
feat(ui): render markdown task list as 16px svg circles
Show description for f67b9b5
Astro-Han
committed
f67b9b5
View commit details
Copy full SHA for f67b9b5
Browse repository at this point
feat(ui): wire markdown task-list rewriter + tests
Show description for 62188fc
Astro-Han
committed
62188fc
View commit details
Copy full SHA for 62188fc
Browse repository at this point
feat(ui): route markdown link clicks via desktop bridge
Show description for 76a99eb
Astro-Han
committed
76a99eb
View commit details
Copy full SHA for 76a99eb
Browse repository at this point
feat(ui): default markdown links to window.api desktop bridge
Show description for 05c36fb
Astro-Han
committed
05c36fb
View commit details
Copy full SHA for 05c36fb
Browse repository at this point
docs(ui): add W3 markdown body storybook coverage
Show description for bcd2125
Astro-Han
committed
bcd2125
View commit details
Copy full SHA for bcd2125
Browse repository at this point
fix(ui): apply crosscheck round-1 P1/P2 fixes
Show description for 79ef9fe
Astro-Han
committed
79ef9fe
View commit details
Copy full SHA for 79ef9fe
Browse repository at this point
fix(ui): in-document anchor links and tabular path wrapping
Show description for c2d6ba1
Astro-Han
committed
c2d6ba1
View commit details
Copy full SHA for c2d6ba1
Browse repository at this point
fix(ui): route only true remote links through desktop handler; reframe table
Show description for ac8ec04
Astro-Han
committed
ac8ec04
View commit details
Copy full SHA for ac8ec04
Browse repository at this point
fix(ui): mirror link routing in main-process parser; switch table to editorial
Show description for f79d8a5
Astro-Han
committed
f79d8a5
View commit details
Copy full SHA for f79d8a5
Browse repository at this point
fix(ui): tighten table padding to W3 lock densities; drop #top special case
Show description for b420773
Astro-Han
committed
b420773
View commit details
Copy full SHA for b420773
Browse repository at this point
chore(ui): add temporary diagnostic logs to markdown link handler
Astro-Han
committed
228c03d
View commit details
Copy full SHA for 228c03d
Browse repository at this point
fix(desktop): resolve relative reveal paths to absolute in main process
Show description for 21e5b1f
Astro-Han
committed
21e5b1f
View commit details
Copy full SHA for 21e5b1f
Browse repository at this point
chore(desktop): diagnostic log in show-item-in-folder ipc handler
Astro-Han
committed
035cbd9
View commit details
Copy full SHA for 035cbd9
Browse repository at this point
fix(ui): inject session workspace cwd into markdown reveal links
Show description for 55a5d35
Astro-Han
committed
55a5d35
View commit details
Copy full SHA for 55a5d35
Browse repository at this point
refactor(ui): switch resolveLinkAction to a denylist for unsafe schemes
Show description for 4513bc3
Astro-Han
committed
4513bc3
View commit details
Copy full SHA for 4513bc3
Browse repository at this point
Commits on May 10, 2026
fix(ui): land W3 markdown-body Phase 4 revisions and hand-test fixes
Show description for d74021f
Astro-Han
committed
d74021f
View commit details
Copy full SHA for d74021f
Browse repository at this point
feat(ui): three-dim hover on markdown links for stronger affordance
Show description for 08a474d
Astro-Han
committed
08a474d
View commit details
Copy full SHA for 08a474d
Browse repository at this point
refactor(ui): drop hover offset shift to remove visual jump
Show description for 0c328de
Astro-Han
committed
0c328de
View commit details
Copy full SHA for 0c328de
Browse repository at this point
chore(deps): bump dompurify 3.3.1 → 3.4.2
Show description for 253afdb
Astro-Han
committed
253afdb
View commit details
Copy full SHA for 253afdb
Browse repository at this point
fix(ui): recognize Windows UNC paths and strip ./ in reveal join
Show description for 5ff7791
Astro-Han
committed
5ff7791
View commit details
Copy full SHA for 5ff7791
Browse repository at this point
fix(ui): keep markdown link/image handlers reactive to prop changes
Show description for 0a16f46
Astro-Han
committed
0a16f46
View commit details
Copy full SHA for 0a16f46
Browse repository at this point
fix(ui): show markdown copy-button on keyboard focus
Show description for 7663c25
Astro-Han
committed
7663c25
View commit details
Copy full SHA for 7663c25
Browse repository at this point
fix(ui): wrap task-item label so nested blocks stay below the icon
Show description for e6d6fae
Astro-Han
committed
e6d6fae
View commit details
Copy full SHA for e6d6fae
Browse repository at this point
fix(ui): treat Windows drive-letter paths as reveal targets
Show description for 970f1a5
Astro-Han
committed
970f1a5
View commit details
Copy full SHA for 970f1a5
Browse repository at this point
fix(ui): only show zoom-in cursor when onImageClick is wired
Show description for 9e09307
Astro-Han
committed
9e09307
View commit details
Copy full SHA for 9e09307
Browse repository at this point
fix(ui): reject protocol-relative URLs in DOMPurify allowlist
Show description for b275c2c
Astro-Han
committed
b275c2c
View commit details
Copy full SHA for b275c2c
Browse repository at this point
docs(ui): align W3 Blockquote story with current left-rule CSS
Show description for c2f8270
Astro-Han
committed
c2f8270
View commit details
Copy full SHA for c2f8270
Browse repository at this point
You can’t perform that action at this time.