export interface IContentTableEntry { anchor: string; title: string; }