acdlite / acdlite/react-remarkable

parsed content surrounded by span instead of div

未關閉
#24 1 則留言 6 個 reaction 已指派 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 摘要。