Problem to Solve
Our markdown syntax uses | sign as a keyword for cell borders. But if we need this exact term to be used inside the table's cell content - it breaks the table.
Current Workaround
Not sure there is. Code-block doesn't work. "|" - also doesn't work.
Proposed Solution
Make an escape symbol or make "|" work as a substitute.
Additional Information

Problem to Solve
Our markdown syntax uses | sign as a keyword for cell borders. But if we need this exact term to be used inside the table's cell content - it breaks the table.
Current Workaround
Not sure there is. Code-block doesn't work. "|" - also doesn't work.
Proposed Solution
Make an escape symbol or make "|" work as a substitute.
Additional Information