Is there a way to customize the anchor for a heading? For example, for repeating nested headings: ```md # A ## a <- this could be a-a # B ## a <- and this would be b-a ```