From a012afaa46a7983fdcf07590f5385403fea044fc Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Tue, 10 Nov 2015 19:10:31 -0500 Subject: org babel block delimiters --- org/ao_assertions.org | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'org/ao_assertions.org') diff --git a/org/ao_assertions.org b/org/ao_assertions.org index c6b09bb..1c29be9 100644 --- a/org/ao_assertions.org +++ b/org/ao_assertions.org @@ -214,7 +214,7 @@ mixin template AssertionsOnMarkupDocumentStructure() { } } } -#+end_src +#+END_SRC ** mixin template: assertions on blocks #+name: ao_assertions #+BEGIN_SRC d :exports none @@ -237,15 +237,15 @@ mixin template AssertionsOnBlocks() { "block status: none or closed"); } } -#+end_src +#+END_SRC * tangle ** code structure: :ao_assertions.d: #+name: tangle_ao_assertions -#+BEGIN_SRC d :tangle ../lib/sdp/ao_assertions.d :exports none :noweb yes +#+BEGIN_SRC d :tangle ../lib/sdp/ao_assertions.d :padline no :exports none :noweb yes /* assertions ao_assertions.d */ <> -#+end_src +#+END_SRC -- cgit v1.2.3