From: Alan I. <ala...@gm...> - 2019-06-10 18:10:26
|
If I understand the documentation, the following should work:: .. csv-table:: Test :width: 50% test01 test02 The html5 write produces no content for this. If I remove the `width` specification, the output is as expected. Alan Isaac |