Appearance
export function stripHeading(heading: string): string;
该方法通过剔除特殊字符以及减少连续空格的方式来规范化链接匹配的 heading。
heading