function
escapeItalic
export
declare
function
escapeItalic
(
text
:
string
)
:
string
;
Escapes italic markdown in a string.
Parameters
text:
string
Content to escape