From 92075236fb1356fe6023edff1e43fe3125b76c18 Mon Sep 17 00:00:00 2001 From: Dmitry Jemerov Date: Tue, 10 Feb 2015 18:11:15 +0100 Subject: fix handling of triple backticks --- test/data/format/tripleBackticks.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 test/data/format/tripleBackticks.html (limited to 'test/data/format/tripleBackticks.html') diff --git a/test/data/format/tripleBackticks.html b/test/data/format/tripleBackticks.html new file mode 100644 index 00000000..ad4251a9 --- /dev/null +++ b/test/data/format/tripleBackticks.html @@ -0,0 +1,18 @@ + + +test / f + + +test /  / f
+
+

f

+
fun f(): Unit

Description

+
+
+

Description

+

+code sample
+

+
+ + -- cgit