fix(syntax): balance parentheses in my/org-auto-tabularx

This commit is contained in:
2026-02-23 14:47:24 +01:00
parent 457b9d3d4c
commit f36e515501

View File

@@ -365,7 +365,6 @@ Uses inhibit-modification-hooks to prevent recursive hook calls during insert."
(forward-line))
(t
(forward-line)))))))))
)
(add-hook 'org-export-before-processing-hook #'my/org-auto-tabularx)