aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/test/kotlin/markdown/LinkTest.kt
AgeCommit message (Expand)Author
2022-04-29Enable warnings as errors and fix all warnings (#2451)Ignat Beresnev
2021-03-01Bump markdown to 0.2.0 and fix negation in links being interpreted as img (#1...Marcin Aman
2021-02-05Fix links to method parameters from documentation (#1713)Kamil Doległo
2020-11-27Fixing tests after moving SingleGeneration to baseBłażej Kardyś
2020-08-31Let `DRI.packageName` always be a real package name for root packages ("")sebastian.sellmair
2020-08-20Fix LinkProvider to link properly all nested generic parametersAndrzej Ratajczak
2020-08-17Implement SourceSetMergingPageTransformersebastian.sellmair
2020-07-09Add rendering signatures testsAndrzej Ratajczak
2020-07-06Enforce workspace unique SourceSetIDsebastian.sellmair
2020-06-15Rework dokka configuration and Gradle pluginKamil Doległo
2020-06-09Improve CSS, pages navigation tree and create anchors on pageMarcin Aman
2020-05-28Return types links in inner classes with generic parentsMarcin Aman
2020-05-19Missing generics on class. Add generics to annotation #834Marcin Aman
2020-03-25Fix link parsing for links with fq namesKamil Doległo