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 }}
This repository was archived by the owner on Mar 26, 2026. It is now read-only.
feat: add syntax highlighting support for Markdown pages (#170)
* feat: add syntax highlight support for markdown pages
* test: add unit test for syntax highlighting
* test: remove unneeded files
* fix: apply commit suggestion
* feat: handle code blocks with langauge indicators
* test: update unittest with language indicator support
* test: apply review suggestions
* test: update to use temporary file.
* feat: update with review suggestions.
* chore: code cleanup
* test: update to use context manager for temporary file
0 commit comments