yfm-transform
yfm-transform copied to clipboard
Multiline table don't trim slash before escaped pipe
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` ||
|#
Related issue #395