Use non-breaking spaces for alignment.
This commit is contained in:
parent
cc9e5bad7d
commit
f1c3ec70a3
6 changed files with 36 additions and 25 deletions
|
@ -204,6 +204,8 @@
|
|||
(tbl1 (render-cells-widths ptbl col-widths))
|
||||
;;(_ (print tbl1))
|
||||
(tbl2 (map expand-row-height tbl1)))
|
||||
;;(write tbl1)(newline)
|
||||
;;(write tbl2)(newline)
|
||||
;; Just return the result - both the table and cached column widths
|
||||
(values tbl2
|
||||
col-widths))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue