diff options
Diffstat (limited to 'core/testdata')
-rw-r--r-- | core/testdata/format/gfm/sample.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/testdata/format/gfm/sample.md b/core/testdata/format/gfm/sample.md index 1555341e..1a26e599 100644 --- a/core/testdata/format/gfm/sample.md +++ b/core/testdata/format/gfm/sample.md @@ -12,7 +12,7 @@ The class Foo. ### Constructors -| Name | Summary +| Name | Summary | |---|---| | [<init>](test/-foo/-init-) | `Foo()` The class Foo. @@ -21,7 +21,7 @@ The class Foo. ### Functions -| Name | Summary +| Name | Summary | |---|---| | [bar](test/-foo/bar) | `fun bar(): Unit` The method bar. |