popcodeorg / popcodeorg/popcode
Popcode should error when <ol> nested in <p>
オープン
まだ誰も着手していません。
enhancement
help wanted
- 主要言語
- JavaScript
- スター
- 191
- フォーク
- 143
- 平均マージ
- 4日 11時間
- マージ済み PR(30日)
- 5
説明
N.B. Be sure to read this comment for discussion of the rather subtle nature of this problem / scope of the solution
Submitter: Xavier
Email: krulcik@google.com
Popcode does not detect when a paragraph tag is not closed before the beginning of an ordered list.
Here is the input text in popcode:
Text A
- item 1
Text A
- item 1
Meaning "Text B" does not render as a paragraph. Chrome version:
Google Chrome 70.0.3538.76 (Official Build)
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まずリンク先のディスカッションを読み、その後Popcodeエディターで不正なHTMLを再現し、プレビューiframeの挙動を調べてください。Popcodeが開いた
内にネストされた
- を検出して報告し、意図したスコープがディスカッションに照らして確認できれば、作業は完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- frontend, web-dev
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100