Wikilink support
未關閉
適合新手
enhancement
- 主要語言
- Go
- 星號
- 65
- 分支
- 5
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Support links in the format,
[[Other document]]
Where "Other document" maps to an "Other document.md" file.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
Look at the code that parses markdown links in the project, likely in a parser or transformer file. Understand how file paths are resolved relative to the source document. Implement recognition of [[...]] syntax and map it to the corresponding .md file. Test by running the tool on a sample with wikilinks.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- go, markdown
- 領域
- cli, tooling
- Issue 類型
- 功能
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 描述清楚
- 新手友好度
- 70/100