e574d50b1c
so they don't cause spurious lists. Previously they were only if succeeded by a space, not if they were at end of line. Closes #3773.
14 lines
110 B
Markdown
14 lines
110 B
Markdown
```
|
|
% pandoc -t markdown
|
|
A. \#
|
|
B. \+
|
|
C. \*
|
|
D. o
|
|
E. o or \*
|
|
^D
|
|
A. \#
|
|
B. \+
|
|
C. \*
|
|
D. o
|
|
E. o or \*
|
|
```
|