mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-04 05:12:38 +02:00
- Added `enableCitations` prop to `MarkdownViewer` to support interactive citation badges. - Updated instances of `MarkdownViewer` across various components to utilize the new citation feature. - Enhanced citation processing in `PlateEditor` for read-only views, ensuring citations are rendered correctly without affecting markdown serialization. - Refactored citation handling in `InlineCitation` and `MarkdownText` to improve citation context management. |
||
|---|---|---|
| .. | ||
| autoformat-kit.tsx | ||
| basic-blocks-kit.tsx | ||
| basic-marks-kit.tsx | ||
| basic-nodes-kit.tsx | ||
| callout-kit.tsx | ||
| citation-kit.tsx | ||
| code-block-kit.tsx | ||
| dnd-kit.tsx | ||
| fixed-toolbar-kit.tsx | ||
| floating-toolbar-kit.tsx | ||
| indent-kit.tsx | ||
| link-kit.tsx | ||
| list-kit.tsx | ||
| math-kit.tsx | ||
| selection-kit.tsx | ||
| slash-command-kit.tsx | ||
| table-kit.tsx | ||
| toggle-kit.tsx | ||