Age | Commit message (Expand) | Author |
2017-11-02 | #228: Correctly render multiline indented code blocks | Simon Ogorodnik |
2017-06-07 | Fix StringOutOfBoundsException in link mapping | Simon Ogorodnik |
2017-05-18 | Support reference-style markdown links in KDoc | Simon Ogorodnik |
2017-05-04 | Fix Markdown list spacing, ordering, and erroneous new lines | Alex Waters |
2017-05-02 | Fix missing whitespace around links and tokens in Markdown formatted text | Alex Waters |
2017-02-17 | Fix for GH-136 GH-137 Blank lines inside code blocks are not preserved | Simon Ogorodnik |
2016-11-01 | Fix for GH #97 : Preserve language name of fenced code block for highlight | Simon Ogorodnik |
2016-11-01 | Fix for GH #95 , KT-13300 : dokka eats apostrophes | Simon Ogorodnik |
2016-07-06 | handle code blocks escaped with multiple backticks correctly; generate extra ... | Dmitry Jemerov |
2016-07-06 | don't lose exclamation marks in code blocks (KT-13000) | Dmitry Jemerov |
2016-04-28 | correctly render Markdown in link text (KT-11791) | Dmitry Jemerov |
2016-01-25 | update Dokka to internal RC: remove usages of kotlin.test | Dmitry Jemerov |
2016-01-12 | Merge pull request #48 from ingokegel/master | Dmitry Jemerov |
2016-01-06 | Linking to a target with underscores did not work | ingo |
2016-01-04 | cleanup: remove redundant 'public' modifiers | Dmitry Jemerov |
2016-01-04 | Embedded underscores in words like word_with_underscores or single embedded s... | Ingo Kegel |
2015-12-03 | restructure Dokka build to use Gradle for everything except for the Maven plugin | Dmitry Jemerov |