Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to spec #1

Closed
7 tasks done
jf990 opened this issue Mar 2, 2021 · 1 comment
Closed
7 tasks done

Update to spec #1

jf990 opened this issue Mar 2, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jf990
Copy link
Collaborator

jf990 commented Mar 2, 2021

Per highlightjs/highlight.js#3008

  • Your primary JS file should only set a default export, no others
  • Remove any other definer and/or other additional exports
  • Your repository should include a dist folder with pre-built CDN assets. Reference: 3RD_PARTY_QUICK_START.md.md
  • Remove any browser shims from your raw JS source
  • Consider adding a package.json and publishing your grammar on NPM if you aren't already
  • Please update your README.md if necessary to reflect these changes
  • Remove charset="UTF-8" from your examples, it should no longer be necessary with dist builds produced by our build tools
@jf990 jf990 added the enhancement New feature or request label Mar 2, 2021
@jf990 jf990 self-assigned this Mar 2, 2021
This was referenced Mar 2, 2021
@jf990
Copy link
Collaborator Author

jf990 commented Mar 26, 2021

completed in #5

@jf990 jf990 closed this as completed Mar 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant