Skip to content

Conversation

@antifuchs
Copy link

I've had issues with generating dashing docsets in the nixpkgs manual (a huge single html page) where the autoanchors generated by dashing got out of sync with where Dash expects to jump. Since that manual uses id attributes for anchors, I figured this is the easiest way to get accurate anchor expressions, and it works.

This might also address #57, if the matched node has an id attribute.

This improves the accuracy of anchor locations in large documents like
the nixpkgs manual, where on occasion the autoanchor counter gets out
of sync. It also seems like the right thing to do.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant