Add test for :noweb strip-export to blocks.org
Signed-off-by: Donald Hunter <donald.hunter@gmail.com>
This commit is contained in:
parent
5f599b9e66
commit
c7595323bc
3 changed files with 15 additions and 0 deletions
4
org/testdata/blocks.pretty_org
vendored
4
org/testdata/blocks.pretty_org
vendored
|
@ -176,3 +176,7 @@ this unindented line is outside of the list item
|
|||
|
||||
---AlexSchroeder
|
||||
#+END_VERSE
|
||||
|
||||
#+BEGIN_SRC raku :results output :noweb strip-export :exports both
|
||||
<<defn>>describe <a b c>;
|
||||
#+END_SRC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue