[Docs] Fix backticks in inline code and documentation links (#28875)
Fix backticks in code blocks and documentation links
This commit is contained in:
@@ -260,7 +260,7 @@ pip install pytest-xdist
|
||||
looponfailroots = transformers tests
|
||||
```
|
||||
|
||||
또는 `pytest.ini`/``tox.ini`` 파일:
|
||||
또는 `pytest.ini`/`tox.ini`` 파일:
|
||||
|
||||
```ini
|
||||
[pytest]
|
||||
|
||||
Reference in New Issue
Block a user