search for: bq5

Displaying 1 result from an estimated 1 matches for "bq5".

Did you mean: b5
2010 Sep 03
2
RFC: Lazy syntax for paragraphs, blockquotes and lists
...st one blank line. Note that kramdown would generate two separate blockquotes if they are separated by a blank line (Markdown.pl merges the blockquotes): > This is one blockquote with a long line. > This is another blockquote with a long line. If you run the example BQ1 to BQ5 through Markdown.pl, you will find that it produces the expected output (as defined above). This is no coincidence, I think, since Markdown.pl has been designed with email messages in mind. However, the requirements as stated above haven't been written down anywhere (at least I don't know o...