Skip to content

Conversation

@casaper
Copy link
Contributor

@casaper casaper commented Feb 4, 2022

Fixed:

  1. _.uniqWith not within the ## Collection* header section
  2. _.uniqWith's ### Browser Support for -> #### Browser Support for so it is arranged within not adjacent of _.uniqWith
  3. ### _.random header indentation
  4. ## Reference at the end, because it seems more appropriate there

This allows to have the grouping with GitHubs header navigator:

image

and with the GitHub pages version of this readme, would then also list uniqWith in the collections section:

http://you-dont-need.github.io/You-Dont-Need-Lodash-Underscore/#/?id=_uniq

It wasn in the wrong place, not after _.uniq, as expected.

Additionally it's "Browser Support" header was h3 instead h4,
so that didn't help with semantics and navigation as well.
Since it is not a function description, I guess it is
more logic to have this one at the end.
@cht8687 cht8687 force-pushed the master branch 2 times, most recently from 5559a1c to bd9b25e Compare September 2, 2023 04:22
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