/// <summary>
/// Line 1
/// <br>Line 2</br>
/// <br>Line 3</br>
/// </summary>
/*
Use <para> instead of <br> if you wish to add more spaces in-between lines.
The first line doesn't require a tag.
source of info: https://stackoverflow.com/a/22861545/14439562
*/