diff --git a/ox-rst.el b/ox-rst.el index 3247d09..1f9e785 100644 --- a/ox-rst.el +++ b/ox-rst.el @@ -1500,7 +1500,7 @@ a communication channel." (let* ((indent-tabs-mode nil) (data (when contents - (org-ascii--justify-string + (org-ascii--justify-lines contents width (org-export-table-cell-alignment table-cell info))))) (setq contents (concat data