hackmdio / hackmdio/vscode-hackmd

Mathjax makes the closest bullet point disappears

オープン
#39 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
TypeScript
スター
175
フォーク
19
PR マージ指標
30日以内にマージされた PR はありません

説明

For example I have a markdown file:
```md
1. First point
2. Second point
3. Third point
4. Fourth point
$$
y=ax+b
$$
5. Fifth point
```

> What I expected to see:
> ![image](https://user-images.githubusercontent.com/35174145/100536302-a87ad600-325a-11eb-98c4-860409a2bfda.png)

> What actually rendered:
> ![image](https://user-images.githubusercontent.com/35174145/100536317-bdf00000-325a-11eb-8d72-3107ad11d945.png)

I've tried different combinations of indentation and I find out that this markdown renders what I expected:
```md
1. First point
2. Second point
3. Third point
4. Fourth point
4.
$$
y=ax+b
$$
5. Fifth point
```

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

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

調査の方向性

番号付きリストの Markdown の例で問題を再現し、期待されるスクリーンショットと実際のスクリーンショットを比較します。まず Markdown/MathJax のレンダリングのエントリーポイントを見つけ、次に、インデントされたディスプレイ数式が存在する場合でもリスト項目が表示されたままであることを確認して修正を検証し、プロジェクトに関連するテスト領域がある場合はリグレッションテストを追加します。

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

評価

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

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

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