From ff0951418e0c4355ac0235a0ea283f61f9462a3d Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Wed, 10 Nov 2021 13:48:18 -0500 Subject: rb file headers change, org-mode tangle whitespace issue --- org/object_munge.org | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'org/object_munge.org') diff --git a/org/object_munge.org b/org/object_munge.org index 2e8970d3..de4ee999 100644 --- a/org/object_munge.org +++ b/org/object_munge.org @@ -19,7 +19,7 @@ * object_munge.rb #+BEGIN_SRC ruby :tangle "../lib/sisu/object_munge.rb" -# <> +<> module SiSU_Object_Munge def i_src_o_strip_markup(txtobj) txtobj=txtobj. @@ -277,7 +277,8 @@ __END__ #+NAME: sisu_document_header #+BEGIN_SRC text -encoding: utf-8 +#encoding: utf-8 +=begin - Name: SiSU - Description: documents, structuring, processing, publishing, search @@ -329,4 +330,5 @@ encoding: utf-8 +=end #+END_SRC -- cgit v1.2.3