[Docs] Add language identifiers to fenced code blocks (#28955)
Add language identifiers to code blocks
This commit is contained in:
@@ -23,7 +23,7 @@ pip install pandas GitPython wget
|
||||
```
|
||||
|
||||
Get required metadata
|
||||
```
|
||||
```bash
|
||||
curl https://cdn-datasets.huggingface.co/language_codes/language-codes-3b2.csv > language-codes-3b2.csv
|
||||
curl https://cdn-datasets.huggingface.co/language_codes/iso-639-3.csv > iso-639-3.csv
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user