@Tag.Attr(...)
title
class
123456<div @Tag.Attr("title", titleWithIssues) @Tag.Attr("class", cls) @Tag.Attr("number", 27)> This is a simple demo showing how to add... <!-- unimportant stuff, hidden --></div>XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Below you'll see the source code of the file. Note that we're just showing the main part, and hiding some parts of the file which are not relevant for understanding the essentials. Click to expand the code
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX