memos/plugin/markdown
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
..
ast chore: remove unused syntax 2025-10-27 08:31:57 +08:00
extensions chore: remove unused syntax 2025-10-27 08:31:57 +08:00
parser chore: remove unused syntax 2025-10-27 08:31:57 +08:00
renderer chore: remove unused syntax 2025-10-27 08:31:57 +08:00
markdown.go chore: remove unused syntax 2025-10-27 08:31:57 +08:00
markdown_test.go chore: remove unused syntax 2025-10-27 08:31:57 +08:00