pandoc/test/command/4513.md

15 lines
332 B
Markdown
Raw Normal View History

```
% pandoc -f textile -t native
|_. heading 1 |_. heading 2|
^D
2020-03-28 23:22:48 +01:00
[Table ("",[],[]) (Caption Nothing
[]) [(AlignDefault,Nothing),(AlignDefault,Nothing)] 0
[Row ("",[],[])
[Cell ("",[],[]) Nothing 1 1
[Plain [Str "heading",Space,Str "1"]]
,Cell ("",[],[]) Nothing 1 1
[Plain [Str "heading",Space,Str "2"]]]]
[]
[]]
```