fix: remove blank lines inside SVGs that broke markdown rendering

Markdown treats blank lines as paragraph separators, which splits
inline SVGs apart mid-element. The text and rect elements after
the first blank line leaked out as raw HTML instead of rendering
as part of the diagram.

Fixed in:
- two-phase-fingerprinting (ABI Early-Cutoff diagram - 34 blank lines removed)
- typescript-7 (Parallelism Stack + tsgo comparison - 19 blank lines removed)

Also: replaced clipart SVG hero with generated concept art image,
fixed hero illustration CSS for img element.

🤖 Generated with Amplifier

Co-Authored-By: Amplifier <240397093+microsoft-amplifier@users.noreply.github.com>
This commit is contained in:
Ken
2026-05-27 05:26:13 +00:00
parent aea20d335d
commit ba575005cf
4 changed files with 2 additions and 118 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 MiB