Skip to content

Conversation

@aduh95
Copy link
Contributor

It seems our tooling is not affected by any of the breaking changes highlight.js v11, I think there's no reason to keep using v10.x.

Refs: https://github.com/highlightjs/highlight.js/blob/main/VERSION_11_UPGRADE.md

@aduh95aduh95 requested a review from targosJune 14, 2021 15:50
@github-actionsgithub-actionsbot added doc Issues and PRs related to the documentations. tools Issues and PRs related to the tools directory. labels Jun 14, 2021
@targos
Copy link
Member

Did you make a diff of the out/doc directory between master and this?

When I looked at the breaking changes, it seemed we would be affected by the removal of coffeescript highlighting,

@aduh95
Copy link
ContributorAuthor

aduh95 commented Jun 14, 2021

CoffeeScript is removed from highlight.min.js (so the browser build, not the CommonJS one). I can confirm it's still in the npm package, and that all coffee code snippets are still highlighted.

@targos
Copy link
Member

@aduh95aduh95 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. labels Jun 26, 2021
@github-actionsgithub-actionsbot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 26, 2021
@github-actions
Copy link
Contributor

Landed in 1317252...fdb097c

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.docIssues and PRs related to the documentations.toolsIssues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@aduh95@targos@lpinca