memos/web/src/components/MemoContent
Claude 596b894ca0 chore: remove unused syntax
- Removed the wikilink extension from markdown services in test and API service.
- Deleted the DefaultLink and WikiLink components, simplifying link handling.
- Updated ConditionalComponent to remove wikilink checks.
- Adjusted MemoContent to exclude wikilink handling in markdown rendering.
- Refined markdown styles for compact rendering, enhancing readability.
- Added a Markdown Styling Guide to document the new compact styling approach.
2025-10-27 08:31:57 +08:00
..
ConditionalComponent.tsx chore: remove unused syntax 2025-10-27 08:31:57 +08:00
MemoContentContext.tsx chore: remove unused syntax 2025-10-27 08:31:57 +08:00
Tag.tsx refactor: update markdown parser 2025-10-26 11:28:40 +08:00
TaskListItem.tsx refactor: update markdown parser 2025-10-26 11:28:40 +08:00
index.tsx chore: remove unused syntax 2025-10-27 08:31:57 +08:00