↓ 2 callersFunctionstripInlineMarkdown* Strips inline Markdown formatting to extract plain text. * * Handles: links, images, bold/italic, inline code, strikethrough, and HTML tags.
packages/helpers/src/markdown/get-markdown-headings.ts:6
↓ 2 callersFunctionwriteCallbackResponse(
response: http.ServerResponse,
{
corsOrigin,
message,
statusCode,
success,
}: {
co
projects/scalar-app/entrypoints/electron/main/actions/get-exchange-token.ts:70