Markdown
Markdown renderer used inside MessageQuestion / MessageResponse, plus syntax highlighting, tables, charts, redaction matchers, and remark/rehype plugins. Also exported standalone for custom use.
Imports
import {
Markdown,
CodeHighlighter,
TableComponent,
TableHeaderCell,
TableDataCell,
ChartRenderer,
// remark plugins
remarkCve,
remarkComponent,
remarkRedact,
type RedactMatcher,
// built-in matchers
ssnMatcher,
creditCardMatcher,
bitcoinM
[Description truncada. Veja o README completo no GitHub.]