Fix inline code style in README (#1608)
Refer to `pyproject.toml` in HTML section of README with HTML code tags
This commit is contained in:
parent
820f38708f
commit
80425ca440
@ -293,7 +293,7 @@ the equivalent of r-strings in Python. Multiline strings are treated as verbose
|
||||
expressions by Black. Use `[ ]` to denote a significant space character.
|
||||
|
||||
<details>
|
||||
<summary>Example `pyproject.toml`</summary>
|
||||
<summary>Example <code>pyproject.toml</code></summary>
|
||||
|
||||
```toml
|
||||
[tool.black]
|
||||
|
Loading…
Reference in New Issue
Block a user