Commit Graph

5 Commits

Author SHA1 Message Date
Luke Hagar
d2c72f1250 feat: enhance JSDoc cheatsheet with quick reference section and improve layout
Add a dedicated quick reference section to the JSDoc cheatsheet, streamline the layout for better readability, and adjust sidebar and table of contents styles for consistency.
2025-09-19 17:44:47 +00:00
Luke Hagar
82090541ed feat: add react-syntax-highlighter and update JSDoc cheatsheet layout
Integrate react-syntax-highlighter for improved code example rendering and enhance the JSDoc cheatsheet layout with a new navigation structure and quick reference section.
2025-09-18 02:57:02 +00:00
v0
d7ba6d2ba6 fix: resolve syntax highlighting error in Next.js
Create custom syntax highlighter for reliable code examples.

Co-authored-by: Luke Hagar <5702154+LukeHagar@users.noreply.github.com>
2025-09-17 14:17:21 +00:00
v0
314015b9e6 feat: enhance JSDoc cheatsheet with syntax highlighting and smoother navigation
Add syntax highlighting and improve navigation with smooth scrolling and hover effects.

Co-authored-by: Luke Hagar <5702154+LukeHagar@users.noreply.github.com>
2025-09-16 20:02:51 +00:00
v0
0c1c9cb3c5 Initialized repository for project JSDoc cheatsheet
Co-authored-by: Luke Hagar <5702154+LukeHagar@users.noreply.github.com>
2025-09-16 19:29:01 +00:00