6174 / 6174/pagedown

Error in documentation, there is a bracket missing

未關閉
#44 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
auto-migrated Priority-Medium Type-Defect
主要語言
JavaScript
星號
0
分支
0
PR 合併指標
30 天內沒有已合併 PR

描述

```
Fairly simple.
Looking at the in-browser example for the Markdown.Sanitizer.js...

document.write(converter.makeHtml("alert(42);bold"); //
creates "alert(42);bold"

you can find that there is only one closing bracket before the ;

```

Original issue reported on code.google.com by `Michael....@gmail.com` on 25 Sep 2012 at 8:09

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

該 issue 指出 Markdown.Sanitizer.js 範例中缺少一個閉合括號。查看瀏覽器內範例檔案或文件原始碼,以找出有語法錯誤的那一行。加入缺少的括號,然後驗證該範例能在瀏覽器或測試環境中正確執行。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
javascript
領域
documentation
Issue 類型
文件
難度
1/5
預估耗時
1 小時以內
活躍度
停滯
描述清晰度
描述清楚
新手友好度
30/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。