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/css.org | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'org/css.org') diff --git a/org/css.org b/org/css.org index c3898ae9..7551999b 100644 --- a/org/css.org +++ b/org/css.org @@ -19,7 +19,7 @@ * css.rb #+BEGIN_SRC ruby :tangle "../lib/sisu/css.rb" -# <> +<> module SiSU_Style require_relative 'se' # se.rb require_relative 'html_parts' # html_parts.rb @@ -3454,7 +3454,8 @@ __END__ #+NAME: sisu_document_header #+BEGIN_SRC text -encoding: utf-8 +#encoding: utf-8 +=begin - Name: SiSU - Description: documents, structuring, processing, publishing, search @@ -3506,4 +3507,5 @@ encoding: utf-8 +=end #+END_SRC -- cgit v1.2.3