Method InlineCode
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
InlineCode(string)
Creates inline code snippet.
public static string InlineCode(this string content)
Parameters
content
stringContents of the snippet.
Returns
- string
Formatted inline code snippet.