docs: add anchor links to feature sections in README for easy referencing#743
Conversation
|
@deependujha I've added the submodules as headers to enable permalink. We cannot attach permalinks directly to |
|
Hi @VijayVignesh1, The repetitive "Click to expand" phrasing feels a bit clunky and detracts from the overall elegance. What do you think about this cleaner alternative, which embeds a subtle permalink icon directly in the summary? <details>
<summary> ✅ <a name="my-custom-anchor"></a> Transform datasets while Streaming <a href="#my-custom-anchor">🔗</a> </summary>
....
</details>
What do you think about this? |
yes @deependujha, this looks good — could be a nice addition for navigation. |
|
@deependujha @bhimrazy Done! I was thinking more in terms of hover permalinks, but this one looks compact. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #743 +/- ##
===================================
Coverage 80% 80%
===================================
Files 52 52
Lines 7331 7331
===================================
Hits 5873 5873
Misses 1458 1458 🚀 New features to boost your workflow:
|
deependujha
left a comment
There was a problem hiding this comment.
looks great to me. Feature can be verified in the pr branch.
Before submitting
What does this PR do?
Fixes #742
PR review
Added key features submodules as headers to enable permalinks.
Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in GitHub issues there's a high chance it will not be merged.
Did you have fun?
Make sure you had fun coding 🙃