acdlite / acdlite/react-remarkable

parsed content surrounded by span instead of div

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

説明

In the code, the component statically renders a span with all the parsed html inside of it. This is causing invalid html.
I am hunting an issue, where mobile safari crashes with my web app. If I don't use react-remarkable, everything is fine.
On the net I found some hints, that mobile safari might crash due to invalid html. So I beg you to change the span to div. Span in this case is almost always wrong, since it is very likely, that there will be at least a p-tag inside of the generated html.

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

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

評価

この issue はまだ評価されていません。

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

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