ee5fe9bf2c
Closes #4193.
10 lines
100 B
Markdown
10 lines
100 B
Markdown
```
|
|
% pandoc -f rst -t native
|
|
-
|
|
a
|
|
- b
|
|
^D
|
|
[BulletList
|
|
[[Plain [Str "a"]]
|
|
,[Plain [Str "b"]]]]
|
|
```
|