rpeshkov / vscode-text-tables

VSCode extension that brings the power of Emacs table editing
MIT License
38 stars 14 forks source link

escape pipes in the cell contents #59

Open vigneshprabhud opened 4 years ago

vigneshprabhud commented 4 years ago

Is there a way to escape pipes in the cell contents. For example when adding the below in the cell, the formatting is not correct.

awk 1 RS=" |\n"