markdown-editor icon indicating copy to clipboard operation
markdown-editor copied to clipboard

`\|` Does not Render Correctly in Table

Open Draco18s opened this issue 7 years ago • 0 comments

I have this in a table:

|`\` `/` `\|` `_` `#`| Reflectors | Changes the direction of an IP |

Rendered example:

Rune Name Description
\ / | _ # Reflectors Changes the direction of an IP

Image of it in use from my github readme:

image

However in your editor, it does this:

image

It also appears to mess with the syntax highlighting inappropriately (unless syntax highlighting has broken due to inline HTML above it). See the editable version.

Draco18s avatar Jan 14 '19 17:01 Draco18s