Memory #82 CURRENT
Diagram text → comment in final docs When generating SVG graphics to replace ASCII diagrams, move the ASCII text to a comment block so only the graphic prints in the final .docx/.pdf When producing documents with SVG/PNG figures that replace ASCII text diagrams, move the original ASCII diagram text to a comment in the markdown source (or hide it in the .docx). Only the graphic should appear in the final rendered document. **Why:** Mark revised the V2 manual by commenting out the ASCII text blocks so the professional SVG graphics stand alone. The text versions cluttered the output when both appeared. **How to apply:** In future document builds, when a `*Figure N:` caption triggers an image insertion, the preceding code block (the ASCII diagram) should either be: - Skipped in the .docx rendering (detected as a diagram via `isDiagram()` and suppressed when a matching figure image exists), OR - Wrapped in an HTML comment `` in the source .md so the parser ignores it The ASCII text remains in the source for maintainability — it's the structured description of what the SVG depicts. — [feedback_diagram_comments.md]
| Composite | FCF1CC3AA51F11C9F |
| Project prime | 13 |
| Domain prime | 59 |
| Type prime | 61 |
| Importance | 1.000000 (CRITICAL) |
| Decay epoch | 0 |
| Created | 2026-05-04 15:46:49 |
| Valid from | (unset) |
| Valid to | NULL — still believed true |
Outgoing Edges
No outgoing edges.