원문 줄 -> 렌더 줄 (따옴표 수)
  2 -> 2  $ curl -H "X-Api-Key: [REDACTED]" https://example.invalid/d
  2 -> 2  $ curl -H "Authorization: Basic [REDACTED]" https://example.invalid/d
  2 -> 2  $ curl -H "Proxy-Authorization: Basic [REDACTED]" https://example.invalid/d
  0 -> 0  $ curl -u admin:[REDACTED] https://example.invalid/d
  2 -> 2  $ export TOKEN="[REDACTED]"
  0 -> 0  GET /api/me -> 200 in 14ms

렌더한 SVG 에 TESTONLY 가 남은 횟수: 0
