Tell us about your environment
- **MarkBind Version:**2.11.0
What did you do? Please include the actual source code causing the issue.
- Fix the header with
<header class="header-fixed"> in header.md
- Include the following content
<panel header="## Hello">
</panel>
What did you expect to happen?
Anchor navigation on "Hello" should work properly.
What actually happened? Please include the actual, raw output.
Clicking the anchor would place the title under the top navbar.