summaryrefslogtreecommitdiff
path: root/Hutch.xcodeproj/project.xcworkspace/xcshareddata
Commit message (Collapse)AuthorAgeFilesLines
* Migrate README markdown rendering to swift-markdown and fix badge imagesChristian Cleberg2026-03-301-0/+24
- replace the hand-rolled markdown parser with a MarkupVisitor renderer - keep the org-mode rendering path and shared sanitization helpers intact - update WKWebView styling and height measurement for README content - fix linked image and query-string badge rendering in markdown output - expand README rendering tests and add markdown syntax coverage Implements: https://todo.sr.ht/~ccleberg/Hutch/2