/* global React, CR_UI, CR_API */ const { useState, useEffect, useCallback } = React; const { Icons, Btn, Tag, EmptyState, formatRelative } = CR_UI; // Tiny markdown→HTML renderer for Article body. // Security note: research bodies come from Claude AND from the user's manual // edit. Both must be treated as untrusted — even Claude's output can echo // adversarial content from external sources it browsed. We: // 1. HTML-escape every input character before any markdown processing, so // a body containing `