Typedoc APIindexFunctionscodeOn this pageFunction: code() code(contents): string Function to create inline code. Parameters • contents: string The code to inline. Returns string Markdown inline code. Defined in lib/markdown.ts:200