org-manual: Deleting trailing space to pass Emacs's pre-commit check

This commit is contained in:
Kyle Meyer 2022-11-23 15:45:00 -05:00
parent c75aec4e6c
commit 28f220d1da
1 changed files with 1 additions and 1 deletions

View File

@ -18823,7 +18823,7 @@ expanded anyway.
buffer is buffer to be tangled.
- ~org-babel-tangle-body-hook~ ::
#+vindex: org-babel-tangle-body-hook
This hook is run from a temporary buffer containing expanded code of
every tangled code block. The hook can modify the expanded code as