I don't like the way new heading anchors look like so I have hidden them by modifying styles in the config:
Heading: {
anchor: {
display: 'none'
}
}
and now the sidebar navigation is broken (because it expects the anchors to be present and visible on the page. This is beta 13.
/cc @okonet