use raw string for dialogue lines in hollywoo
This commit is contained in:
@@ -16,5 +16,5 @@
|
|||||||
wryly
|
wryly
|
||||||
(R.namedGroup "line" (R.repeat R.anyChar 1))
|
(R.namedGroup "line" (R.repeat R.anyChar 1))
|
||||||
R.end)
|
R.end)
|
||||||
#"(onPhoneSpeech \"$(group "name")\" \"$(let [w (group "wryly")] (if w (w.substr 1 (- w.length 3)) ""))\" \"$(group "line")\" cc)"#
|
#####"(onPhoneSpeech \"$(group "name")\" \"$(let [w (group "wryly")] (if w (w.substr 1 (- w.length 3)) ""))\" ##\"$(group "line")\"## cc)"#####
|
||||||
"m"))
|
"m"))
|
Reference in New Issue
Block a user