Це повинно бути легше ...
Я хочу додати "закодований" розрив рядка до документації XML у своєму коді
/// <summary>
/// Get a human-readable variant of the SQL WHERE statement of the search element. <br/>
/// Rather than return SQL, this method returns a string with icon-tokens, which
/// could be used to represent the search in a condensed pictogram format.
/// </summary>
Як бачите, я знайшов відповіді, які демонстрували додавання дужок <і>. Цікаво, що хороший 'ol <br /> розрив рядків не створює розрив рядків у спливаючому вікні Intellisense.
Мені це дратує ...
Будь-які пропозиції?