I would like to use a pipe symbol in an inline code block inside a markdown table.
| test | version |
| --- | --- |
| 👷 | `^7.0.0 | ^8.0.0` |
GitHub-style markdown allows you to escape the vertical bar with a backslash in table code blocks, but it seems Bitbucket has not implemented this yet. I was able to use the alternative unicode character "⏐" (U+23D0) as a holdover until this is fixed.
Reference: https://www.compart.com/en/unicode/U+23D0
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.