aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/test/kotlin/markdown/ParserTest.kt
AgeCommit message (Collapse)Author
2021-04-14Handle html in kdoc (#1805)Marcin Aman
2021-03-01Add explicit exceptions in markdown and allow for empty link destinations ↵Marcin Aman
(#1757)
2020-10-07Introduce top-level DocTagAndrzej Ratajczak
2020-09-14Fix parsing strikethroughAndrzej Ratajczak
2020-09-14Refactor DocTags and add markdown testsAndrzej Ratajczak
2020-09-07NullPointerException on images #1424Marcin Aman
2020-08-28Fix losing tokens while parsing markdown italic textAndrzej Ratajczak
2020-07-15Fix presenting inline code in KDocAndrzej Ratajczak
2020-03-17Add expect with generationSzymon Świstun
2020-02-18Moves all core tests to base pluginPaweł Marks