microbundle icon indicating copy to clipboard operation
microbundle copied to clipboard

Fixes anchor tags for NPM

Open schalkventer opened this issue 2 years ago • 1 comments

<a src="#*"> are not supported on NPM, it might be better to just use the automatically generated anchor IDs since this means the table of contents will work on both Github and NPM

For example https://www.npmjs.com/package/microbundle#formats does not work, but https://www.npmjs.com/package/microbundle#-output-formats- works.

schalkventer avatar Jan 05 '24 07:01 schalkventer

⚠️ No Changeset found

Latest commit: 561ac84e9b93c1478a4a66ede70fa1f43c311d32

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Jan 05 '24 07:01 changeset-bot[bot]