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

fix(learnocaml_report.css): Display multiple spaces in code excerpts #503

Merged
merged 1 commit into from
Dec 3, 2022

Conversation

erikmd
Copy link
Member

@erikmd erikmd commented Dec 2, 2022

Description

Fix a CSS issue in grading UI.

Checklist

Note to maintainers

  • Read this wiki page
  • Make sure the PR has a milestone
  • Assign yourself before merging
  • We can squash-merge 1-commit PRs (use a header with a conventional-commit type, add a footer with Fix #… if need be)

@erikmd erikmd added this to the learn-ocaml 0.14.1 milestone Dec 2, 2022
@erikmd erikmd self-assigned this Dec 2, 2022
@erikmd erikmd merged commit c1054ab into ocaml-sf:master Dec 3, 2022
@erikmd erikmd deleted the fix-white-space branch December 3, 2022 02:07
erikmd added a commit to AltGr/learn-ocaml that referenced this pull request Dec 29, 2022
… pr/481 (to-be-rebased)

* 'master' of https://github.com/ocaml-sf/learn-ocaml:
  fix(learnocaml_report.css): Display multiple spaces in code excerpts (ocaml-sf#503)
  ci(pin-artifacts.yml): Add build artifacts links within upstream commits status (ocaml-sf#501)
  deps(opam): Bump ssl (0.5.10 -> 0.5.12) (ocaml-sf#499)
  build(static-binaries): Fix building of static binaries on CI (ocaml-sf#497)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: wrong number of spaces in displayed values in reports
1 participant