Closed
Description
Issue Details
Can you please advise what's the proper way to highlight code fragments?
I've seen this:
```
PS C:>Get-Process
```
and
```powershell
PS C:>Get-Process
```
I've seen some comments (can't recall where) that due to PS C:\>
part, this is not a powershell code fragment. Therefore it should not be highlighted by ```powershell`, rather by simple three backticks.
Can you advise what is preferred?
Version(s) of document impacted
- Impacts 5.1 document
- Impacts 5.0 document
- Impacts 4.0 document
- Impacts 3.0 document
Metadata
Metadata
Assignees
Labels
No labels