Appearance
export function stripHeadingForLink(heading: string): string;
该方法为链接准备 headings。其剔除了一些可能会破坏链接的糟糕的特殊字符串。
heading