Format generated 'Comment Web Pages'

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • steve

    #1

    Format generated 'Comment Web Pages'

    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.


Working...