Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/ide/src/syntax_highlighting/test_data/injection.html')
| -rw-r--r-- | crates/ide/src/syntax_highlighting/test_data/injection.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/crates/ide/src/syntax_highlighting/test_data/injection.html b/crates/ide/src/syntax_highlighting/test_data/injection.html index 2e9ad144f1..ce4e22379e 100644 --- a/crates/ide/src/syntax_highlighting/test_data/injection.html +++ b/crates/ide/src/syntax_highlighting/test_data/injection.html @@ -49,5 +49,4 @@ pre { color: #DCDCCC; background: #3F3F3F; font-size: 22px; padd <span class="numeric_literal">92</span> <span class="brace">}</span><span class="keyword">$0</span><span class="parenthesis">)</span> <span class="brace">}</span><span class="string_literal">"</span><span class="parenthesis">)</span><span class="semicolon">;</span> -<span class="brace">}</span> - </code></pre>
\ No newline at end of file +<span class="brace">}</span></code></pre>
\ No newline at end of file |