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
Quite often I want to write about a variable or function name (yes, "everday writing" for me). Sadly, I cannot style someVariable or myMethod() like here in GitHub. I usually resort to emphasized, but that takes that away for other use cases or makes it ambigious.
Code blocks do work,
but disrupt the text flow.
So, inline code would be awesome!
The text was updated successfully, but these errors were encountered:
Quite often I want to write about a variable or function name (yes, "everday writing" for me). Sadly, I cannot style
someVariable
ormyMethod()
like here in GitHub. I usually resort to emphasized, but that takes that away for other use cases or makes it ambigious.So, inline code would be awesome!
The text was updated successfully, but these errors were encountered: