popcodeorg / popcodeorg/popcode

Popcode should error when <ol> nested in <p>

オープン
#1,619 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

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

  1. item 1
Text B

In the preview iframe, chrome tries to correct this malformed HTML like this:

Text A

  1. item 1
Text B

Meaning "Text B" does not render as a paragraph. Chrome version:
Google Chrome 70.0.3538.76 (Official Build)

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まずリンク先のディスカッションを読み、その後Popcodeエディターで不正なHTMLを再現し、プレビューiframeの挙動を調べてください。Popcodeが開いた

内にネストされた

    を検出して報告し、意図したスコープがディスカッションに照らして確認できれば、作業は完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript
領域
frontend, web-dev
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。