mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-06 17:49:07 -05:00
Migrate all Mermaid Images to Inline Code #313
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @profvjreddi on GitHub (Jan 23, 2025).
Originally assigned to: @hzeljko on GitHub.
Currently, we draw images using Mermaid, but we put them in Mermaid Live, and then we render them, download the image, and then include the image in the book. Instead we want to migrate all that Mermaid code from Mermaid Live directly into the Markdown files.
Sorta like this...