fix(syntax): balance parentheses in my/org-auto-tabularx
This commit is contained in:
@@ -365,7 +365,6 @@ Uses inhibit-modification-hooks to prevent recursive hook calls during insert."
|
|||||||
(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)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user