Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

Jump by a header in a note

SuenagaRyota edited this page Oct 4, 2017 · 1 revision

You can jump in a note by headers.

# TOP
[Hello](#Hello)
[Hello World](#Hello-World)

## Hello
print('hello')
[TOP](#TOP)

## Hello World
print('hello world')
[TOP](#TOP)

989127607c990844a0aa51e7a6f2cd13

ref: https://github.com/BoostIO/Boostnote/pull/812

Clone this wiki locally