# New behavior The ability to make a link to a heading within a note. ## Example Clicking the word `tables` in the preview will jump to the linked heading `#Tables`. ``` As you can see in the section about [tables](#Tabels). # Tables Foo bar... ```