You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, folks! I noticed that on mermaid.live, trying to use a value like Some test with `code` does not work. It prints a strange Unsupported markdown: codespan instead.
However, using <code> tags works flawlessly!
Could we add an option to render texts between backticks as <code> tags? Thought of an option to be opt-in and possibly not affect anything people already have done/are doing.
Does it makes sense? I think it may be important to make clear that this is one of my first contact with Mermaid, so perhaps there's something else that can be done that I overlooked!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi there, folks! I noticed that on
mermaid.live
, trying to use a value likeSome test with `code`
does not work. It prints a strangeUnsupported markdown: codespan
instead.However, using
<code>
tags works flawlessly!Could we add an option to render texts between backticks as
<code>
tags? Thought of an option to be opt-in and possibly not affect anything people already have done/are doing.Does it makes sense? I think it may be important to make clear that this is one of my first contact with Mermaid, so perhaps there's something else that can be done that I overlooked!
Beta Was this translation helpful? Give feedback.
All reactions