Open sapegin opened 6 years ago
I have a better solution here. AnchorProvider
and AnchorHeader
work in pair to solve it. To integrate, it might need the same Markdown solution too.
I'd probably split book description Markdown files into two and have all heading in React. That would solve the issue for landing pages at least. We don't need these links on landing anyway.
Ok, splitting sounds fine.
I kind of like having headers behind some component anyway as then we can do auto-anchors and such.
Yup, if we want to. But I think it's unnecessary on marketing pages.
Can we disable links on heading on the main page?