Sun, 24 May 2026 14:29:27 +0200
fix regression with rendering Markdown headings
fixes #854 which was a regression of issue #808
|
147
dfec8c5f8db0
migrates from maven to gradle (prepares kotlin migration)
Mike Becker <universe@uap-core.de>
parents:
diff
changeset
|
1 | distributionBase=GRADLE_USER_HOME |
|
dfec8c5f8db0
migrates from maven to gradle (prepares kotlin migration)
Mike Becker <universe@uap-core.de>
parents:
diff
changeset
|
2 | distributionPath=wrapper/dists |
|
316
3ddc29ec33cd
update to gradle 8.9 - relates to #401
Mike Becker <universe@uap-core.de>
parents:
255
diff
changeset
|
3 | distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip |
|
147
dfec8c5f8db0
migrates from maven to gradle (prepares kotlin migration)
Mike Becker <universe@uap-core.de>
parents:
diff
changeset
|
4 | zipStoreBase=GRADLE_USER_HOME |
|
dfec8c5f8db0
migrates from maven to gradle (prepares kotlin migration)
Mike Becker <universe@uap-core.de>
parents:
diff
changeset
|
5 | zipStorePath=wrapper/dists |