diff options
author | Dmitry Jemerov <yole@jetbrains.com> | 2015-05-27 19:27:25 +0200 |
---|---|---|
committer | Dmitry Jemerov <yole@jetbrains.com> | 2015-05-27 19:27:25 +0200 |
commit | 5f46416a73f596fed7b9498997ad359bd057d19e (patch) | |
tree | 75aa8a4dc47da285861c8972629d25e1fe5c19c0 /test/data/format/tripleBackticks.html | |
parent | bc0654e29891fa5e93b8d122518179779aae7e6a (diff) | |
download | dokka-5f46416a73f596fed7b9498997ad359bd057d19e.tar.gz dokka-5f46416a73f596fed7b9498997ad359bd057d19e.tar.bz2 dokka-5f46416a73f596fed7b9498997ad359bd057d19e.zip |
update expected output
Diffstat (limited to 'test/data/format/tripleBackticks.html')
-rw-r--r-- | test/data/format/tripleBackticks.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/test/data/format/tripleBackticks.html b/test/data/format/tripleBackticks.html index 25302b04..76b5f9e1 100644 --- a/test/data/format/tripleBackticks.html +++ b/test/data/format/tripleBackticks.html @@ -9,9 +9,7 @@ <code><span class="keyword">fun </span><span class="identifier">f</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier">Unit</span></code><br/> <p>Description</p> <h3>Description</h3> -<pre><code> -code sample -</code></pre><br/> +<pre><code>code sample</code></pre><br/> <br/> <br/> <br/> |