!|fitlibrary.specify.workflow.TextPassed| * If you edit this page, you'll see that the next action has a new line in the middle of the string: |''is several lines''|!-abc def-!| |'''set'''|x|''to''|!-abc def-!| |''is several lines''|@{x}| |''has tags''|!-<a>A<b/></a>-!| |'''set'''|t|''to''|!-<a>A<b/></a>-!| |''has tags''|@{t}| |note|This doesn't work|''is several lines with newlines''|!- abc def -!| !define msg {abc def} |''is several lines without newline''|${msg}|