diff --git a/src/api/autogen/index.ts b/src/api/autogen/index.ts index 641c5d9..fd4533c 100644 --- a/src/api/autogen/index.ts +++ b/src/api/autogen/index.ts @@ -698,6 +698,8 @@ function stringifyDoc(doc: string | undefined = '') { .replace(/^`(.+?)\.?`\s*(.*)$/s, '$2\n\n_$1._') // If there is no summary, split out first sentence as summary. .replace(/^(.*?(?