Java-Markdown-Generator icon indicating copy to clipboard operation
Java-Markdown-Generator copied to clipboard

When the table contains ‘|’ , the generated markdown table is incorrect

Open Unnamed-1408 opened this issue 3 years ago • 0 comments

When the table cells' string contains |, it will treat it as normal string instead of transforming it into \|.

Unnamed-1408 avatar Jun 03 '22 10:06 Unnamed-1408