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
refactor: extract highlightCodeSync for shared code highlighting
- Add synchronous highlightCodeSync() function to shiki.ts
- Update readme.ts to use shared function instead of duplicating logic
- Reduces code duplication between readme and docs rendering
0 commit comments