Simplify @figure to alt-as-caption plain text
Odoc collapses newlines to spaces inside a paragraph and a blank line
terminates the @tag body, leaving no way to distinguish attributes
from a rich-text caption within one paragraph. Restrict v1 to:
@figure src=foo.png alt="Screenshot" link=https://…
The alt doubles as a plain-text figcaption. Rich captions with inline
formatting can follow in a v2 code-block variant. Updates the plan
to record the design constraint and decision.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>