Quantcast
Channel: ASPNETWebStack Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 7215

Created Unassigned: Razor code block causes extra whitespace [1314]

$
0
0
```
@model MyModel
@{
var doctype= "html";
}
<!DOCTYPE @doctype>
<html>
...
</html>
```
The above code adds an extra empty line in generated output on line 1.

Viewing all articles
Browse latest Browse all 7215

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>