aboutsummaryrefslogtreecommitdiff
path: root/core/testdata/format/newlineInTableCell.package.md
diff options
context:
space:
mode:
authorSimon Ogorodnik <Simon.Ogorodnik@jetbrains.com>2017-05-16 20:44:28 +0300
committerSimon Ogorodnik <Simon.Ogorodnik@jetbrains.com>2017-05-18 16:02:54 +0300
commit4f4b86b873b7676979d3258030fdfc382e22a06b (patch)
treea727921e4a63277513a108d2263e4604eacb09a1 /core/testdata/format/newlineInTableCell.package.md
parentf7f3eff54af925b307e3dbbf8eb8d731a0ba30b9 (diff)
downloaddokka-4f4b86b873b7676979d3258030fdfc382e22a06b.tar.gz
dokka-4f4b86b873b7676979d3258030fdfc382e22a06b.tar.bz2
dokka-4f4b86b873b7676979d3258030fdfc382e22a06b.zip
Fix invalid line breaks in table cells for markdown formats
#KT-16234 fixed
Diffstat (limited to 'core/testdata/format/newlineInTableCell.package.md')
-rw-r--r--core/testdata/format/newlineInTableCell.package.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/core/testdata/format/newlineInTableCell.package.md b/core/testdata/format/newlineInTableCell.package.md
new file mode 100644
index 00000000..4b3875ba
--- /dev/null
+++ b/core/testdata/format/newlineInTableCell.package.md
@@ -0,0 +1,8 @@
+[test](test/index)
+
+## Package &lt;root&gt;
+
+### Types
+
+| [A](test/-a/index) | `class A`<br>There is `long long int` story full of new lines |
+