more clear timedsupertext conversion

This commit is contained in:
2023-06-22 09:48:22 -06:00
parent 6f2d0a9a6c
commit 3d082b35aa

View File

@@ -77,7 +77,7 @@
(stream.dropString "SUPER:")
(stream.dropWhitespace)
(let [text (stream.expect "super text" ->(stream.takeLine))]
"TIMEDSUPERTEXT ##\"${text}\"## ##\"${text}\"##")
"TIMEDSUPERTEXT ##\"${text}\"## ##\"Delay for supertext '${text}'\"##")
}))
(FileConversionProject.registerConversion