javascript-tutorial / javascript-tutorial/engine
Space characters stripped from code snippets
未關閉
- 主要語言
- JavaScript
- 星號
- 25
- 分支
- 28
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Leading/trailing space characters in code snippets in the source `.md` files are not preserved, e.g. '`; ` ' gets translated to `;`. See for example at https://javascript.info/cookie#reading-from-document-cookie. This is issue in cases when they're needed.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
先找出將來源 .md 程式碼片段轉換為 HTML 的處理邏輯,然後重現 javascript.info/cookie#reading-from-document-cookie 中的範例。當程式碼片段開頭和結尾的空格仍保留在產生的 輸出中時,即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript
- 領域
- documentation
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100