escapeInlineCode

declare function escapeInlineCode(text: string): string;
declare function escapeInlineCode(text: string): string;
Escapes inline code markdown in a string.
NameTypeOptionalDescription
textstringNoContent to escape