Hi, there! Thank you for providing this editor. It's faster than VS Code and I appreciate the no-AI environment. <3
To describe the problem, here's an example snippet:
- [Foo](#foo)
# Foo
Bar
If I click on the [Foo](#foo) link, instead of moving the page to the linked title, opens a new tab with the name #foo.
Hi, there! Thank you for providing this editor. It's faster than VS Code and I appreciate the no-AI environment. <3
To describe the problem, here's an example snippet:
```markdown
- [Foo](#foo)
# Foo
Bar
```
If I click on the `[Foo](#foo)` link, instead of moving the page to the linked title, opens a new tab with the name `#foo`.