Skip to content

Scala3doc: fix syntax highlighting #10934

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

Merged
merged 1 commit into from
Dec 28, 2020

Conversation

abgruszecki
Copy link
Contributor

@abgruszecki abgruszecki commented Dec 28, 2020

This is an ad-hoc fix. For some reason, we have two files with CSS for hljs, and I'm not certain why that's the case and which one should actually be used.

Fixes #10911.

[skip ci]

This is an ad-hoc fix. For some reason, we have two files with CSS for hljs, and
I'm not certain why that's the case and which one should actually be used.
@abgruszecki
Copy link
Contributor Author

Fixes can be seen here https://scala3doc.virtuslab.com/pr-fix-hl/scala3/docs/reference/contextual/givens.html.

The PR also adds hl to with in given stmnts & to transparent in trait stmnts.

@romanowski romanowski merged commit 51407b8 into scala:master Dec 28, 2020
@romanowski romanowski deleted the scala3doc/fix-hl branch December 28, 2020 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Syntax highlighting for doc pages is broken / looks weird
2 participants