Changeset - 3506c2616728
[Not reviewed]
default
0 1 0
Drew Perttula - 11 years ago 2014-05-26 08:05:49
drewp@bigasterisk.com
playing with example syntax
Ignore-this: e81452fe81bbdc0313d8de9a85b0231e
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
show/dance2014/demo.n3
Show inline comments
 
@@ -11,7 +11,7 @@
 

	
 
# :Effect replaces :Subterm
 
<http://ex/effect/song1/openingLook> a :Effect;
 
  :code "out = sub('stageleft', intensity=curve1)";
 
  :code "out = sub(sub:stageleft, intensity=song1:opening)";
 
  # save the code as an AST also, to get all the links? web page was
 
  # going to parse it anyway. but, sometimes it will have a syntax
 
  # error. Can code with errors just parse to a bogus AST that saves
0 comments (0 inline, 0 general)