-
Notifications
You must be signed in to change notification settings - Fork 11.1k
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
[FIX] Fix highlightjs bug #6991
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sampaiodiego ah... Seems it has to actually be compiled. highlightjs/highlight.js#1505 (comment) |
@sampaiodiego Adjusted to newest release. Can we review / merge. Previous was because I was referencing a commit. Apparently whats released to npm isn't directly from repo 😁 |
…nto clarapy-v4 * 'develop' of https://github.com/RocketChat/Rocket.Chat: (102 commits) Fix forbidden error on setAvatar REST endpoint (RocketChat#7159) Fix migration version Switch logic of artifact name (RocketChat#7158) fix reactions Remove missing CoffeeScript dependencies Update server.js Update server.js Update server.js [FIX] Fix highlightjs bug (RocketChat#6991) Convert hipchat importer to js Convert file unsubscribe.coffee to js Fix migration if email already exists [NEW] Internal Hubot load scripts from custom folders (RocketChat#7095) Unit: Fix mentions tests Unit: Fix mentions tests Fix tests remove the missing coffee files fix eslint Bump Update oauth2-client.js ... # Conflicts: # packages/rocketchat-ui-master/.npm/package/npm-shrinkwrap.json
@RocketChat/core
Closes #6814
The specific commit i'm referring to: highlightjs/highlight.js@d05317a
There have been commits since... So I don't know if we want those. But we for sure want this one and no release has been made yet