aboutsummaryrefslogtreecommitdiff
path: root/plugins/gfm/src/test
AgeCommit message (Expand)Author
2023-11-10Restructure the project to utilize included builds (#3174)Ignat Beresnev
2023-08-31Update copyright (#3149)Ignat Beresnev
2023-08-30Migrate to JUnit 5 and unify used test API (#3138)Ignat Beresnev
2023-07-05Decompose Kotlin/Java analysis (#3034)Ignat Beresnev
2022-06-19Dont escape text inside gfm code blocks (#2541)Ignat Beresnev
2022-05-04Support code blocks and inline code for GFM format (#2485)Don Cross
2022-02-14Shutdown coroutines dispatchers after each module pass (#2325)Ignat Beresnev
2021-10-29GFM: Use Markdown syntax to render lists (#2098)Spencer Gilson
2021-08-30Escape text for GFMvmishenev
2021-06-25Cleanup paragraphs and tables in GFM renderer (#1946)Mike Sinkovsky
2021-05-27GFM renderer: sanitize line ends (#1936)Mike Sinkovsky
2021-01-04Refactor ContentTable builder and fix GFM table rendering (#1682)Kamil Doległo
2020-11-27Changing how multimodule location provider works and improving gfm link subst...Błażej Kardyś
2020-11-27Adding multimodule all modules page creation for gfmBłażej Kardyś
2020-09-07Test images in GFMMarcin Aman
2020-08-31Remove old `defaultSourceSet` in favour of new packagesebastian.sellmair
2020-08-31Let module name be configurable withing `AbstractDokkaTask` and remove concep...sebastian.sellmair
2020-08-19Refactor location providersKamil Doległo
2020-08-14DokkaConfiguration: Use `Set` instead of `List` when collections are expected...sebastian.sellmair
2020-08-14Simplify Dokka Gradle Pluginsebastian.sellmair
2020-07-13Remove `format` from dokka DokkaConfigurationsebastian.sellmair
2020-07-10Minor style fixes for gfm signaturesAndrzej Ratajczak
2020-07-08Move common base test utils to submoduleAndrzej Ratajczak
2020-07-08Fix tests after rebaseAndrzej Ratajczak
2020-07-08Add GFM testsAndrzej Ratajczak
2020-07-08Add GFM renderer testsAndrzej Ratajczak