Skip to content

Instantly share code, notes, and snippets.

@RexSkz
Last active February 8, 2022 04:07
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save RexSkz/442d14936cc5d5a39cb0ad902c4d8de1 to your computer and use it in GitHub Desktop.
Save RexSkz/442d14936cc5d5a39cb0ad902c4d8de1 to your computer and use it in GitHub Desktop.
JavaScript file highlight for Prism.js (support function arguments)
// The prism.js library has already supported identifying function arguments according to:
// https://github.com/PrismJS/prism/pull/1446
// https://github.com/PrismJS/prism/pull/1722
// Please use the latest version instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment