An example to post output using Markdown, specially for GitHub issues and PRs.
Guess what, my `pip install` command is going as expected!
```
C:\Users\Diego Ramirez\Documents>pip install twine
Requirement already satisfied: twine in c:\users\diego ramirez\appdata\local\programs\python\python39\lib\site-packages (3.4.2)
Requirement already satisfied: colorama>=0.4.3 in c:\users\diego ramirez\appdata\local\programs\python\python39\lib\site-packages (from twine) (0.4.4)