From f9fbc8ec513faa2071335962e046448e3f0d00a2 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sun, 5 Jan 2025 19:03:18 -0500 Subject: org blocks, identify syntax --- org/out_src_pod.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'org/out_src_pod.org') diff --git a/org/out_src_pod.org b/org/out_src_pod.org index affd142..e72d332 100644 --- a/org/out_src_pod.org +++ b/org/out_src_pod.org @@ -533,7 +533,7 @@ void zipArchiveDigest(M,F,D)(M doc_matters, F fn_pod, D _digests) { *** pod/{pods/} #+NAME: pod_gitignore -#+BEGIN_SRC sh +#+BEGIN_SRC shell # git ls-files --others --exclude-from=.git/info/exclude ,* !.gitignore @@ -611,7 +611,7 @@ tmp/** *** document pod structure #+NAME: pod_gitignore -#+BEGIN_SRC sh +#+BEGIN_SRC shell # git ls-files --others --exclude-from=.git/info/exclude ,* !.gitignore @@ -641,7 +641,7 @@ tmp/** *** pod po4a structure #+NAME: pod_gitignore -#+BEGIN_SRC sh +#+BEGIN_SRC shell # git ls-files --others --exclude-from=.git/info/exclude ,* !.gitignore -- cgit v1.2.3