add alt-text

This commit is contained in:
David Eisinger
2025-11-19 14:48:00 -05:00
parent 7f24335f97
commit dc86dc1888
48 changed files with 183 additions and 183 deletions

View File

@@ -32,7 +32,7 @@ potentially malicious. The logic is roughly defined as follows:
Here's a flowchart that might make things clearer (did for me, in any
event):
{{<dither URfAcl9.png />}}
{{<dither URfAcl9.png>}}Hand-drawn state diagram showing a workflow progressing from “Start” through states like “Changed,” a “modified?” decision node, and either “Validated” or “Modified,” with arrows labeled “apply,” “revert,” “update,” and “preview” looping back to an “Unfocused” end state.{{</dither>}}
This feature is too complex to handle with React component state, but
too localized to store in application state (the main Microcosm