diff options
| author | Ralph Amissah <ralph.amissah@gmail.com> | 2026-05-04 11:46:57 -0400 |
|---|---|---|
| committer | Ralph Amissah <ralph.amissah@gmail.com> | 2026-05-04 12:12:12 -0400 |
| commit | c81bb010f45b732f97d7fbecd812ecae28f2be7d (patch) | |
| tree | 95426923e35b368682db19ff33c40e411cda0835 /org/ocda.org | |
| parent | org/ out of sync with ./src (sync) (diff) | |
- odd hilighting issue ... must result from my org config, but "fix"
makes things easier for me.
Diffstat (limited to 'org/ocda.org')
| -rw-r--r-- | org/ocda.org | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/org/ocda.org b/org/ocda.org index f822f8d..bad2be8 100644 --- a/org/ocda.org +++ b/org/ocda.org @@ -8,13 +8,13 @@ #+COPYRIGHT: Copyright (C) 2015 (continuously updated, current 2026) Ralph Amissah #+LANGUAGE: en #+STARTUP: content hideblocks hidestars noindent entitiespretty -#+PROPERTY: header-args :noweb yes -#+PROPERTY: header-args+ :exports code -#+PROPERTY: header-args+ :results silent -#+PROPERTY: header-args+ :cache no -#+PROPERTY: header-args+ :padline no +#+PROPERTY: header-args+ :eval never-export :exports code +#+PROPERTY: header-args+ :noweb yes :padline no +#+PROPERTY: header-args+ :results silent :cache no #+PROPERTY: header-args+ :mkdirp yes #+OPTIONS: H:3 num:nil toc:t \n:t ::t |:t ^:nil -:t f:t *:t +- magic single double-quote → " ← FIX changes hilighting behavior (occuring + after it) in org document. INVESTIGATE (org-mode CONFIG?) BUG, FIND & FIX - [[./doc-reform.org][doc-reform.org]] [[./][org/]] |
