mirror of
https://github.com/usememos/memos.git
synced 2025-12-17 06:12:42 +08:00
- 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. |
||
|---|---|---|
| .. | ||
| ast | ||
| extensions | ||
| parser | ||
| renderer | ||
| markdown.go | ||
| markdown_test.go | ||