Skip to content

Conversation

@chillenberger
Copy link
Contributor

  • Remove hash from header id's, this was too conservative. We don't really us id's for styling anyway.
  • Remove scroll spy. It is going away anyways and it uses quarySelector. querySelector id matching does not match css id character requirements causing querySelector DOMException: Failed to execute 'querySelector' on 'Element' errors for special character
  • refine path/URI filtering for stripping .md. Github uses .md in url we were stripping this causing broken links.
  • fmt

@chillenberger chillenberger merged commit 744209c into master Jan 25, 2024
@chillenberger chillenberger deleted the dan-deeplink-update branch January 25, 2024 21:41
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.

2 participants