noties / Markwon

Android markdown library (no WebView)
https://noties.io/Markwon/
Apache License 2.0
2.76k stars 313 forks source link

Asking questions #456

Open 2210451759 opened 1 year ago

2210451759 commented 1 year ago

can you check the rendering in RecyclerView without LaTeX plugin? Just to make sure that it is the cause of this behaviour.

For me it seems that LaTeX is unlikely causing this. It might be that there is an issue with the RecyclerView setup. Can you share how you initialize and use it?

2210451759 commented 1 year ago

Hello author, I encountered some difficulties while using MarkwonAdapter. What method can I use to locate the image I clicked on when using MarkwonAdapter with GlidePlugin?