strdr4605 / mockingcase

node package that converts a string to mOcKiNgCaSe
https://npm.im/@strdr4605/mockingcase
ISC License
76 stars 23 forks source link

Fix Browser Usage link in table of contents #76

Closed strdr4605 closed 5 years ago

strdr4605 commented 5 years ago

When clicking on the Browser Usage from API table of contents it does not jump to the sections

A possible solution is to add a a tag like in this example

- [mOcKiNgCaSe(input, [options]) ⇒ <code>string</code>](#mOcKiNgCaSe)
<a name="mOcKiNgCaSe"></a>
AndreyLop commented 5 years ago

Fixed https://github.com/strdr4605/mockingcase/pull/77