diff options
Diffstat (limited to 'test/data/format/tripleBackticks.html')
-rw-r--r-- | test/data/format/tripleBackticks.html | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/test/data/format/tripleBackticks.html b/test/data/format/tripleBackticks.html deleted file mode 100644 index 13954985..00000000 --- a/test/data/format/tripleBackticks.html +++ /dev/null @@ -1,16 +0,0 @@ -<HTML> -<HEAD> -<title>test / f</title> -</HEAD> -<BODY> -<a href="test/index">test</a> / <a href="test/f">f</a><br/> -<br/> -<h1>f</h1> -<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> -<pre><code>code sample</code></pre><br/> -<br/> -<br/> -<br/> -</BODY> -</HTML> |