Markdown formatting with inline code spans using backticks #4575
Unanswered
segevfiner
asked this question in
Q&A
Replies: 5 comments 4 replies
|
😱 Sorry ... not without some changes |
0 replies
|
We only support italics and bold for now. |
0 replies
|
@segevfiner, I expect that this would break |
0 replies
|
There is a way to use backticks inside of markdown. The only way to do so is to use entity codes. The drawback, it'll render as just a backtick, so no pretty code markdown like Here's me updating your example: Which will look like this in the mermaid editor (doesn't seem to work on GitHub) |
1 reply
|
You can already write |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
This doesn't currently work:
Is there any syntax to be able to use backticks inside Markdown formatted text in the flowchart diagram type?
All reactions