diff --git a/src/parser/parser.ts b/src/parser/parser.ts index 3160ddbb..3fadbee3 100644 --- a/src/parser/parser.ts +++ b/src/parser/parser.ts @@ -13,8 +13,8 @@ const pathHeading: Renderer = (path: string) => `# \`${path.replace(homedir(), ' function wrap(contentType: string, content: string, linkPath?: string): string { let link = ''; - if (typeof linkPath !== 'undefined') { - link = `\n