Details
Description
In pasting mathematical text, everything in a paragraph following either '<' or '>' may fail to appear. For example,
b=.<;._2 s
b
┌────────┬───┐
│t=.*:x,y│+/t│
└────────┴───┘
t=: ];._2 s
t=.*:x,y
+/t
$t
2 8
becomes
b=.<
b=.<;._2 s
b
┌────────┬───┐
│t=.*:x,y│+/t│
└────────┴───┘
t=: ];._2 s
t=.*:x,y
+/t
$t
2 8
becomes
b=.<