From c81bb010f45b732f97d7fbecd812ecae28f2be7d Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Mon, 4 May 2026 11:46:57 -0400 Subject: org headers rearranged (& odd hilighting issue) - odd hilighting issue ... must result from my org config, but "fix" makes things easier for me. --- org/test_shell_script_ssp_document_abstraction.org | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'org/test_shell_script_ssp_document_abstraction.org') diff --git a/org/test_shell_script_ssp_document_abstraction.org b/org/test_shell_script_ssp_document_abstraction.org index 5d25f5b..dd1a5a8 100644 --- a/org/test_shell_script_ssp_document_abstraction.org +++ b/org/test_shell_script_ssp_document_abstraction.org @@ -7,13 +7,13 @@ #+COPYRIGHT: Copyright (C) 2015 (continuously updated, current 2026) Ralph Amissah #+LANGUAGE: en #+STARTUP: content hideblocks hidestars noindent entitiespretty -#+PROPERTY: header-args :exports code -#+PROPERTY: header-args+ :noweb yes -#+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 * test shell script ssp document abstraction test/test-abstraction-ssp.sh @@ -152,4 +152,3 @@ else exit 1 fi #+END_SRC - -- cgit v1.2.3