Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autolinking uses wrong headline as start when new content is added #498

Open
de-jcup opened this issue Jun 15, 2023 · 0 comments
Open

Autolinking uses wrong headline as start when new content is added #498

de-jcup opened this issue Jun 15, 2023 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@de-jcup
Copy link
Owner

de-jcup commented Jun 15, 2023

Situation

The auto linking between editor and preview uses wrong headline as start when new content is added.

An example:

=== Headline 1
- I am conent x
- I am content y
- I am content z (new added + saved)

=== Headline 2
- Something else
... much more content

The problem is, that the auto linking does not jump to headline 1 when "content z" is added and saved, but it jumps to Headline 2!

Wanted

The preview should show up headline 1 and not headline 2.
Optional: In ideal case, maybe if the content below headline 1 is extreme big, the preview should scroll to "content z" (but show a little bit before

Solution

  • TBD
@de-jcup de-jcup added the bug Something isn't working label Jun 15, 2023
@de-jcup de-jcup added this to the 3.1.2 milestone Jun 15, 2023
@de-jcup de-jcup modified the milestones: 3.1.2, 3.1.3 Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant