Skip to content

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

Merged
erikmd merged 1 commit intoocaml-sf:masterfrom
pfitaxel:fix-white-space
Dec 3, 2022
Merged

fix(learnocaml_report.css): Display multiple spaces in code excerpts#503
erikmd merged 1 commit intoocaml-sf:masterfrom
pfitaxel:fix-white-space

Conversation

@erikmd
Copy link
Copy Markdown
Collaborator

@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