Replies: 2 comments 7 replies
-
|
Beta Was this translation helpful? Give feedback.
5 replies
-
Related question: How to insert back ticks inside a Role Content (if it is possible)? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
According to MyST documentation, the Role syntax is:
But also according to MyST documentation, the Inline Code syntax is:
But, obviously,
is wrong.
Hence my question: how to insert Inline Code inside a Role Content (if it is possible)?
Beta Was this translation helpful? Give feedback.
All reactions