This commit is contained in:
Martin Sukany
2026-02-22 10:35:44 +01:00
parent 127de64074
commit d46cbeff6b

View File

@@ -244,7 +244,7 @@
(insert attr))))) (insert attr)))))
(forward-line)) (forward-line))
(t (t
(forward-line))))))) (forward-line))))))))
(add-hook 'org-export-before-processing-hook #'my/org-auto-tabularx) (add-hook 'org-export-before-processing-hook #'my/org-auto-tabularx)