src/fileBasedTest/kotlin/org/intellij/markdown/HtmlGeneratorCommonTest.kt [110:120]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @Test fun testStrikethrough() { defaultTest(GFMFlavourDescriptor()) } @Test fun testGfmAutolink() { defaultTest(GFMFlavourDescriptor()) } @Test - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - src/fileBasedTest/kotlin/org/intellij/markdown/MarkdownParsingTest.kt [223:233]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @Test fun testStrikethrough() { defaultTest(GFMFlavourDescriptor()) } @Test fun testGfmAutolink() { defaultTest(GFMFlavourDescriptor()) } @Test - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -