pandoc/test/command/5014.md
2020-04-15 23:03:22 -04:00

409 B

% pandoc -f html -t native
<table>
  <thead>
    <tr>
        <td>Name</td>
    </tr>
  </thead>
  <tbody>
    <tr>
        <td>Accounts</td>
    </tr>
    </tbody>
</table>
^D
[Table ("",[],[]) (Caption Nothing
 []) [(AlignDefault,Nothing)] 0
 [Row ("",[],[])
  [Cell ("",[],[]) Nothing 1 1
   [Plain [Str "Name"]]]]
 [Row ("",[],[])
  [Cell ("",[],[]) Nothing 1 1
   [Plain [Str "Accounts"]]]]
 []]