Is it possible to export without executing code blocks?
Open
- Dominant language
- Emacs Lisp
- Stars
- 233
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
> Before the conversion, the standalone scripts will try to update all dynamic blocks and recompute all tables in the source Org file, a potentially destructive operation for which the programs require confirmation: in case the source file gets updated, you will be queried to overwrite the source file with the updated version of the file – that’s because the environment variable UPDATE_SRC defaults to query.
Anyway to prevent the execution?
`--body-only` doesn't seem to be what I want. It still tries to execute blocks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.