|
From: Ben F. <ben...@be...> - 2013-08-06 02:12:21
|
Ricardo Montania <ri...@li...> writes: > How can I render simple new lines? > > If I write: > Links: > http://www.link1.com > http://www.link2.com This looks like you intend it to be an un-ordered list. So it would be better written, and semantically clearer, as: ===== Links: * http://www.link1.com/ * http://www.link2.com/ ===== -- \ “The surest way to corrupt a youth is to instruct him to hold | `\ in higher esteem those who think alike than those who think | _o__) differently.” —Friedrich Nietzsche, _The Dawn_, 1881 | Ben Finney |