aboutsummaryrefslogtreecommitdiff
path: root/core/testdata/format/uninterpretedEmphasisCharacters.html
diff options
context:
space:
mode:
Diffstat (limited to 'core/testdata/format/uninterpretedEmphasisCharacters.html')
-rw-r--r--core/testdata/format/uninterpretedEmphasisCharacters.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/core/testdata/format/uninterpretedEmphasisCharacters.html b/core/testdata/format/uninterpretedEmphasisCharacters.html
index 70409577..62850fb0 100644
--- a/core/testdata/format/uninterpretedEmphasisCharacters.html
+++ b/core/testdata/format/uninterpretedEmphasisCharacters.html
@@ -7,10 +7,8 @@
<br/>
<h1>foo</h1>
<a name="$foo()"></a>
-<code><span class="keyword">fun </span><span class="identifier">foo</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier">Unit</span></code><br/>
+<code><span class="keyword">fun </span><span class="identifier">foo</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier">Unit</span></code>
<p>This is <emph>emphasized text</emph> but text_with_underscores has to preserve the underscores.
Single stars embedded in a word like Embedded*Star have to be preserved as well.</p>
-<br/>
-<br/>
</BODY>
</HTML>