unwrap←{                ⍝ Replace <LF> with blanks.
    (~⍵∊⎕UCS 13 133){⍺\⍺/⍵}⍵
}

code_colours

test script

Back to: notes

Back to: Workspaces