LightRAG/lightrag_webui/src/utils
yangdx 683bbe9364 Fix footnote spacing and anchor links in markdown processing
- Add spacing between consecutive footnotes
- Fix anchor href to use footnote ID
- Detect adjacent footnote patterns
- Improve footnote reference formatting
- Add non-breaking space for readability
2025-09-26 10:20:45 +08:00
..
clipboard.ts Implement robust clipboard functionality with multiple fallback strategies 2025-09-24 23:12:16 +08:00
remarkFootnotes.ts Fix footnote spacing and anchor links in markdown processing 2025-09-26 10:20:45 +08:00
SearchHistoryManager.ts feat: Add popular labels and search APIs with history management 2025-09-20 02:03:47 +08:00