Closed hrj closed 4 years ago
Hi @hrj , thanks for the PR. I assume you have tested on MiniVector that markdown parsing is still working fine, even on old devices, I'm not a specialist of Web dev :)
Hi @bmarty
I only tested on Android 9, since I don't have an older device than that. But I did a quick check on compatibility here. It's a well known site among web devs. The only browser that doesn't support this event is Internet Explorer 8 and below.
MDN also says that Android WebView v1+ supports this event.
So I felt it was a safe bet to take.
Fixes #3381