mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-21 11:04:47 -05:00
chore: enabled MD040 lint rule (#47853)
* enabled `MD040` lint rule * fix: lint errors * using `markup` instead of `text`
This commit is contained in:
@@ -38,7 +38,7 @@ print(certificates_earned)
|
||||
|
||||
## --answers--
|
||||
|
||||
```
|
||||
```markup
|
||||
Tom 8
|
||||
Kris 2
|
||||
Ahmad 5
|
||||
@@ -48,7 +48,7 @@ dtype: int64
|
||||
|
||||
---
|
||||
|
||||
```
|
||||
```markup
|
||||
Kris 2
|
||||
Ahmad 5
|
||||
Beau 6
|
||||
@@ -58,7 +58,7 @@ dtype: int64
|
||||
|
||||
---
|
||||
|
||||
```
|
||||
```markup
|
||||
Tom 8
|
||||
Kris 2
|
||||
Ahmad 5
|
||||
|
||||
Reference in New Issue
Block a user