MCPcopy Create free account
hub / github.com/ShipSecAI/studio / markdown.tsx

File markdown.tsx

frontend/src/components/ui/markdown.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { memo, useMemo, useCallback, useRef } from 'react';
2import MarkdownIt from 'markdown-it';
3import markdownItLinkAttributes from 'markdown-it-link-attributes';
4import markdownItTaskLists from 'markdown-it-task-lists';

Callers

nothing calls this directly

Calls 7

cnFunction · 0.90
configureDOMPurifyFunction · 0.85
sanitizeHTMLFunction · 0.85
toggleNthTaskFunction · 0.85
useMethod · 0.80
fromMethod · 0.80
setMethod · 0.45

Tested by

no test coverage detected