Markdown formatting with inline code spans using backticks #4575
Replies: 5 comments 4 replies
-
|
😱 Sorry ... not without some changes |
Beta Was this translation helpful? Give feedback.
-
|
We only support italics and bold for now. |
Beta Was this translation helpful? Give feedback.
-
|
@segevfiner, I expect that this would break |
Beta Was this translation helpful? Give feedback.
-
|
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) |
Beta Was this translation helpful? Give feedback.
-
|
You can already write |
Beta Was this translation helpful? Give feedback.

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?
Beta Was this translation helpful? Give feedback.
All reactions