add colorization to best practice
This commit is contained in:
parent
4fbfc28c9e
commit
bd7ea0e118
20 changed files with 58 additions and 59 deletions
|
|
@ -18,13 +18,13 @@ In depth description on what this Pattern is all about
|
|||
- steps to implement
|
||||
- considerations to take
|
||||
|
||||
## Bad code
|
||||
## <span style="color:red">Bad code</span>
|
||||
|
||||
```al
|
||||
PutCodeblocksHere()
|
||||
```
|
||||
|
||||
## Good code
|
||||
## <span style="color:lime">Good code</span>
|
||||
|
||||
```al
|
||||
PutCodeblocksHere()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue