function escapeInlineCode

external
declare function escapeInlineCode(text: string): string;

Escapes inline code markdown in a string.

Parameters

text: string
Content to escape