We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c579785 commit 871a469Copy full SHA for 871a469
repo-scripts/api-documenter/src/documenters/MarkdownDocumenter.ts
@@ -78,7 +78,7 @@ import {
78
createThrowsSection,
79
createEntryPointTitleCell,
80
createExampleSection,
81
- getHeadingAnchorForApiItem,
+ getHeadingAnchorForApiItem
82
} from './MarkdownDocumenterHelpers';
83
import * as path from 'path';
84
import { DocHeading } from '../nodes/DocHeading';
0 commit comments