In documentation, code blocks should not copy the CLI $. For example, in [Quickstart](https://pontoon.mozilla.org/docs/dev/developer-setup/), `$ git clone https://github.com/mozilla/pontoon.git` should be copied as `git clone https://github.com/mozilla/pontoon.git` Reference: <img height="160" alt="Image" src="https://github.com/user-attachments/assets/31833a76-e030-4424-aa5f-0bcb676ad7b1" />
In documentation, code blocks should not copy the CLI $.
For example, in Quickstart,
$ git clone https://github.com/mozilla/pontoon.gitshould be copied as
git clone https://github.com/mozilla/pontoon.gitReference:
