yfm-transform icon indicating copy to clipboard operation
yfm-transform copied to clipboard

Multiline table don't trim slash before escaped pipe

Open Feverqwe opened this issue 1 year ago • 1 comments

Try write simple table with pipe symble inside cell. And it works incorrect. It don't cut escape slash before pipe.

#|
|| test |   test   ||
|| a      | `b\|c` ||
|#

Feverqwe avatar Sep 26 '24 13:09 Feverqwe

Related issue #395

d3m1d0v avatar Jan 22 '25 13:01 d3m1d0v