Greetings,
I am trying to use the 'Build Comment Web Pages" functionality in the
IDE and have a formatting question. My <summary> elements look like :
///<summary>
/// 1 - blah
/// 2 - blah blah
/// 3 - blah blah blah
// </summary>
Then generated HTML loses the new lines and I understand why. The IDE also
converts <br>. What magical characters can I put in the documentation
so the format stays the way I want?
Thanks in advance.
I am trying to use the 'Build Comment Web Pages" functionality in the
IDE and have a formatting question. My <summary> elements look like :
///<summary>
/// 1 - blah
/// 2 - blah blah
/// 3 - blah blah blah
// </summary>
Then generated HTML loses the new lines and I understand why. The IDE also
converts <br>. What magical characters can I put in the documentation
so the format stays the way I want?
Thanks in advance.