summaryrefslogtreecommitdiff
path: root/oldtests/Lists/TightLooseBlockquote.markdown
blob: 08200cce00f5cafd18986da324950861b1f3f361 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
* tight I
  > bq
  >
* tight I


* tight II
  > bq
  >
  foo
* tight II

1. Blank lines in bq don't break list
   > bq
   >
   >
1. Should say (2) in output

* Blank lines in bq don't break LI
  * item A
    > bq
    >
    >
  * item B