| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-22 | Fix typos (#7934) | Dimitris Apostolou | |
| 2022-01-21 | Update command tests to distinguish stderr and test exit status. | John MacFarlane | |
| 2020-12-27 | Add support for writing nested tables to asciidoc (#6972) | timo-a | |
| Added field to WriterState that denotes the current nesting level for traversing tables. Depending on the value of that field nested tables are recognized and written. Asciidoc supports one level of nesting. If deeper tables are to be written, they are omitted and a warning is issued. | |||
