Horizontal Line
Draws a horizontal line with sufficient white space so that markdown renderers don't confuse it with tables or headers
var hr = new MdHorizontalLine();
// Output:
//
// ---
//
//
Draws a horizontal line with sufficient white space so that markdown renderers don't confuse it with tables or headers
var hr = new MdHorizontalLine();
// Output:
//
// ---
//
//