Version 3.1.1 of package Valign has just been released in GNU ELPA. You can now find it in M-x list-packages RET.
Valign describes itself as: ===================== Visually align tables ===================== More at https://elpa.gnu.org/packages/valign.html ## Summary: ━━━━━━━━━━━ VALIGN.EL ━━━━━━━━━━━ [中文 README] This package provides visual alignment for Org Mode, Markdown and table.el tables on GUI Emacs. It can properly align tables containing variable-pitch font, CJK characters and images. Meanwhile, the text-based alignment generated by Org mode (or Markdown mode) is left untouched. To use this package, load it and add `valign-mode' to `org-mode-hook' or `markdown-mode-hook': ┌──── │ (add-hook 'org-mode-hook #'valign-mode) └──── <./default.png> <./table.el.png> ## Recent NEWS: [Not provided 🙁]
