git @ Cat's Eye Technologies Fountain / master eg / dialogue.fountain
master

Tree @master (Download .tar.gz)

dialogue.fountain @masterraw · history · blame

Goal ::= <. a = 0 .> { Speech<> <. a += 1 .> } <. a = n .>;
Speech ::= #34 "What!" #34 #10;