| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-09 | Remove old test data (#2824) | Ignat Beresnev | |
| 2019-08-27 | Fix for missing colon in links to external sites, ↵ | Kamil Doległo | |
| https://github.com/Kotlin/dokka/issues/405 | |||
| 2016-11-02 | Added test and post-review fix | Simon Ogorodnik | |
| 2016-01-06 | Linking to a target with underscores did not work | ingo | |
| For example, in a link like [MY_VALUE], the link would only try to resolve the text "MY" until the first underscore. Since the markdown parser parses the link label as [TEXT:MY, EMPH:_, TEXT:VALUE], using the first TEXT child node is not sufficient. | |||
| 2015-12-03 | restructure Dokka build to use Gradle for everything except for the Maven plugin | Dmitry Jemerov | |
