5 Commits

Author SHA1 Message Date
a4926c1368 fix: update regex for blob URL matching and enhance display name input in comments 2026-05-12 22:26:37 +10:00
b09a329d62 Refactor code structure for improved readability and maintainability 2026-05-12 04:43:25 +10:00
ba36cdd05b refactor: remove blog and markdown test pages, update navigation links
- Deleted blog.html and associated blog post files (markdown-test, testddd, node-graphs, welcome).
- Updated index.html to use dynamic navigation links from navLinks.js.
- Enhanced MarkdownRenderer to include new heading pin elements.
- Implemented SVG bezier splines for blog post navigation.
- Adjusted CSS styles for blog layout and new elements.
2026-05-10 23:29:02 +10:00
924ebfa164 chore: update code structure for improved readability and maintainability 2026-05-10 19:34:06 +10:00
0f59de54bb blog post editor 2026-05-10 19:09:26 +10:00