Patch for /Markdown.Editor.js
未關閉
auto-migrated
Type-Patch
- 主要語言
- JavaScript
- 星號
- 0
- 分支
- 0
- PR 合併指標
- 30 天內沒有已合併 PR
描述
```
Adds an optional second argument to linkEnteredCallback, allowing alt text to
be specified instead of using the default.
The bracket-escaping is moved to the bottom of the function so it is applied to
the alt text.
```
Original issue reported on code.google.com by `jeremybanks.ca` on 8 Feb 2012 at 6:11
Attachments:
- [Markdown.Editor.js.patch](https://storage.googleapis.com/google-code-attachments/pagedown/issue-16/comment-0/Markdown.Editor.js.patch)
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
補丁已附加,其中包含對 Markdown.Editor.js 的變更。先閱讀補丁檔案,了解對 linkEnteredCallback 的修改。查看程式碼庫中現有的函式,找出應在何處新增用於替代文字的第二個引數,以及方括號轉義是如何移動的。透過執行現有測試,或手動檢查編輯器的連結插入行為,測試這項變更。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript
- 領域
- frontend
- Issue 類型
- 功能
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 描述清楚
- 新手友好度
- 45/100