- Migrates to the new Markdown Parser.

- Adds Note previews on Markdown
- Adds Custom hashtag icons to markdown.
- Adds URL preview boxes to markdown
- Performance improvements.
This commit is contained in:
Vitor Pamplona
2024-04-08 18:53:55 -04:00
parent d2872cc8bb
commit 00a9c49915
11 changed files with 465 additions and 473 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ kotlinxCollectionsImmutable = "0.3.7"
languageId = "17.0.5"
lazysodiumAndroid = "5.1.0"
lightcompressor = "1.3.2"
markdown = "48702a8ced"
markdown = "077a2cde64"
media3 = "1.3.0"
mockk = "1.13.10"
navigationCompose = "2.7.7"