Add markdown support for manga descriptions (#1948)

(cherry picked from commit 4e68339783b47b0780e1b9aee643404339d35ed1)

# Conflicts:
#	CHANGELOG.md
#	gradle/libs.versions.toml
This commit is contained in:
Secozzi
2025-04-01 08:52:15 +02:00
committed by Jobobby04
parent c8039739d5
commit ad53c0de83
9 changed files with 165 additions and 44 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ dependencies {
// SY -->
implementation(sylibs.xlog)
implementation(libs.injekt.core)
implementation(libs.injekt)
implementation(sylibs.exifinterface)
// SY <--
}