From 45910128f6be4b4d11e12e28785663e7d790ec2d Mon Sep 17 00:00:00 2001 From: Bryce Date: Thu, 19 Mar 2026 20:37:25 -0700 Subject: [PATCH] Complete: Update todo list after mermaid to image migration --- todos/TODOS.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/todos/TODOS.md b/todos/TODOS.md index cceed38..2c5b14d 100644 --- a/todos/TODOS.md +++ b/todos/TODOS.md @@ -14,4 +14,8 @@ - [x] Delete mermaid-lightbox.js file - [x] Restore mermaid-init.js if modified (not modified, keep it) - [x] Test with mdbook build -- [ ] Commit changes +- [x] Commit changes + +## Complete + +All tasks completed. Changes committed as d21555f.