aboutsummaryrefslogtreecommitdiff
path: root/core/testdata/format/tokensInEmphasis.md
diff options
context:
space:
mode:
Diffstat (limited to 'core/testdata/format/tokensInEmphasis.md')
-rw-r--r--core/testdata/format/tokensInEmphasis.md20
1 files changed, 0 insertions, 20 deletions
diff --git a/core/testdata/format/tokensInEmphasis.md b/core/testdata/format/tokensInEmphasis.md
deleted file mode 100644
index 0dd78dec..00000000
--- a/core/testdata/format/tokensInEmphasis.md
+++ /dev/null
@@ -1,20 +0,0 @@
-[test](../../index.md) / [Bar](./index.md)
-
-# Bar
-
-`class Bar`
-
-Another emphasised class.
-
-*This class, [Bar](./index.md) is just meh.*
-
-*For a semicolon; [Bar.foo](foo.md) is for you!.*
-
-### Constructors
-
-| [<init>](-init-.md) | Another emphasised class.`Bar()` |
-
-### Functions
-
-| [foo](foo.md) | `fun foo(): String` |
-