diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2025-09-14 15:47:00 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2025-09-14 16:29:44 -0400 |
commit | 5e7a1bf5be15c3434ce2570bef63d1976549222b (patch) | |
tree | d49ddbc7cc5cba76bf46a768b9ce4dbc874b9dac /org/in_source_files.org | |
parent | src/ext_deplends d-yaml updated (v0.10.0) (diff) |
org, property header-args results output none
Diffstat (limited to 'org/in_source_files.org')
-rw-r--r-- | org/in_source_files.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org/in_source_files.org b/org/in_source_files.org index 5501af5..413158a 100644 --- a/org/in_source_files.org +++ b/org/in_source_files.org @@ -9,7 +9,7 @@ #+STARTUP: content hideblocks hidestars noindent entitiespretty #+PROPERTY: header-args :exports code #+PROPERTY: header-args+ :noweb yes -#+PROPERTY: header-args+ :results no +#+PROPERTY: header-args+ :results output none #+PROPERTY: header-args+ :cache no #+PROPERTY: header-args+ :padline no #+PROPERTY: header-args+ :mkdirp yes |