dotnet / interactive

.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bad in content jump with Markdown link

slhmy opened this issue · comments

Describe the bug

Markdown link which linked into a subtitle in the .dib notebook such as: [Environment setup](#environment-setup)
behave not so accurate in jumping.

It will jump to one or two blocks behind the target title.

Please complete the following:

Which version of .NET Interactive are you using? (In a notebook, run the #!about magic command. ):

1.0.522904+cdfa48b2ea1a27dfe0f545c42a34fd3ec7119074

  • OS: Windows 11
  • Frontend: Visual Studio Code

Screenshots

dotnet-interactive-link-issue

In my current environment, this issue no longer exist, so I'm closing this ISSUE.

If anyone encounter the same issue, feel free to reopen it.