Relative links don't display correctly in-line unless in a list
- 主要語言
- JavaScript
- 星號
- 0
- 分支
- 0
- PR 合併指標
- 30 天內沒有已合併 PR
描述
```
What steps will reproduce the problem?
1. Create a link of the form [link](/relative/path)
What is the expected output? What do you see instead?
In page the preview will display [link](/relative/path) however the same link
in a list will display as a normal hyperlink.
What version of the product are you using? On what operating system?
Current version running on LAMP server.
Please provide any additional information below.
Appears to be a regex problem
```
Original issue reported on code.google.com by `tgoza-...@imagehawk.com` on 9 Oct 2013 at 8:42
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
Look at the regex patterns in the Markdown parser, likely in a file like Markdown.Converter.js. Focus on the inline link parsing logic. Compare how links are handled inside lists versus outside. Test changes by creating a simple HTML page with the Pagedown editor and checking link rendering.
由索引模型根據 Issue 內容生成。
評估
- 領域
- frontend
- Issue 類型
- 缺陷
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 描述清楚
- 新手友好度
- 40/100