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
fix: add /package/* path support for markdown rewrites + escape user-supplied maintainer fields
- Add vercel.json rewrites for /package/:path to strip prefix and serve markdown
- Escape maintainer name with escapeMarkdown() since it's user-supplied
- URL-encode maintainer username in link hrefs for safety
0 commit comments