Formatting fixes for "Relink Don't Rebuild" (25H2) #357
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
In #345 we used a couple of features that I didn't realize aren't supported by
mdbook
by default (but are part of GitHub flavored markdown): mermaid and alerts.This PR:
mdbook
to pick up changes to how footnotes are rendered (grouped at the bottom of the page w/backrefs rather than inline)>[!NOTE]
(GFM alert) formdbook
's ~equivalentmdbook-mermaid
to render mermaid diagrams — if this is undesirable I can updaterelink-dont-rebuild.md
to use pre-rendered images for the diagramsRendered