Last character of command is cut off in code box on docs.gitlab.com
Summary
The last character of command in the code box in https://docs.gitlab.com/ee/administration/gitaly/praefect.html#manual-reconciliation is cut off, there should be an 'f' at the end. Using the copy button does pull in the full command, and if you drag your cursor past the visible end of the line the 'f' will be copied.
Steps to reproduce
- View https://docs.gitlab.com/ee/administration/gitaly/praefect.html#manual-reconciliation in your browser
Example Project
https://gitlab.com/gitlab-org/gitlab
What is the current bug behavior?
Last character of code block is not shown.
What is the expected correct behavior?
Full command can be viewed.
Relevant logs and/or screenshots
Edited by Will Chandler (ex-GitLab)
