Age | Commit message (Expand) | Author |
2022-06-19 | Dont escape text inside gfm code blocks (#2541) | Ignat Beresnev |
2022-05-04 | Support code blocks and inline code for GFM format (#2485) | Don Cross |
2022-02-14 | Shutdown coroutines dispatchers after each module pass (#2325) | Ignat Beresnev |
2021-10-29 | GFM: Use Markdown syntax to render lists (#2098) | Spencer Gilson |
2021-08-30 | Escape text for GFM | vmishenev |
2021-06-25 | Cleanup paragraphs and tables in GFM renderer (#1946) | Mike Sinkovsky |
2021-05-27 | GFM renderer: sanitize line ends (#1936) | Mike Sinkovsky |
2021-01-04 | Refactor ContentTable builder and fix GFM table rendering (#1682) | Kamil Doległo |
2020-11-27 | Changing how multimodule location provider works and improving gfm link subst... | Błażej Kardyś |
2020-11-27 | Adding multimodule all modules page creation for gfm | Błażej Kardyś |
2020-09-07 | Test images in GFM | Marcin Aman |
2020-08-31 | Remove old `defaultSourceSet` in favour of new package | sebastian.sellmair |
2020-08-31 | Let module name be configurable withing `AbstractDokkaTask` and remove concep... | sebastian.sellmair |
2020-08-19 | Refactor location providers | Kamil Doległo |
2020-08-14 | DokkaConfiguration: Use `Set` instead of `List` when collections are expected... | sebastian.sellmair |
2020-08-14 | Simplify Dokka Gradle Plugin | sebastian.sellmair |
2020-07-13 | Remove `format` from dokka DokkaConfiguration | sebastian.sellmair |
2020-07-10 | Minor style fixes for gfm signatures | Andrzej Ratajczak |
2020-07-08 | Move common base test utils to submodule | Andrzej Ratajczak |
2020-07-08 | Fix tests after rebase | Andrzej Ratajczak |
2020-07-08 | Add GFM tests | Andrzej Ratajczak |
2020-07-08 | Add GFM renderer tests | Andrzej Ratajczak |