Support multiple font faces in Web IDE
What does this MR do and why?
Support multiple font faces in Web IDE. In particular, this makes it render the proper italic version of GitLab Mono rather than a faux-italic one.
See gitlab-web-ide!242 (merged).
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Go to the Web IDE, e.g., http://gdk.test:3000/-/ide/project/gitlab-org/gitlab-test/edit/master/-/
- Open a file, e.g.,
README.md
- Add some italic text, e.g.,
_foobar_
- Observe the different italic glyphs, like
f
anda
.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Mark Florian