diff --git a/scraps.org b/scraps.org index c8ab208..2c205cb 100644 --- a/scraps.org +++ b/scraps.org @@ -3,6 +3,17 @@ #+STYLE: * tests and examples +** data alias for resname +#+data: blah +: blahcontent + +#+begin_src emacs-lisp :var it=blah + it +#+end_src + +#+results: +: blahcontent + ** define a block with a name for noweb expansion :PROPERTIES: :tangle: yes