mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-02-13 01:28:42 +01:00
767e75b798
This commit fixes some of the issues with markdown rendering: - Switch to Textview instead of RecyclerView to render Markdown - Import Spoiler renderer from Jebora - Import Script renderer from Jebora - Clean out markwon plugins that were specific to reddit Closes #130 #172 #217 and #273