aboutsummaryrefslogtreecommitdiff
path: root/test/command/5708.md
blob: 00a98a3712bd9358ea2c699a2cf87bd64ef87020 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
```
% pandoc -f rst -t native
+--------+----------------+
| 123456 | :math:`a + b`  |
+--------+----------------+
^D
[Table [] [AlignDefault,AlignDefault] [0.125,0.2361111111111111]
 [[]
 ,[]]
 [[[Plain [Str "123456"]]
  ,[Plain [Math InlineMath "a + b"]]]]]
```