Add playground link (#437)
This commit is contained in:
parent
9c8caecdd6
commit
1e56d02cad
@ -26,6 +26,8 @@ content instead.
|
|||||||
*Black* makes code review faster by producing the smallest diffs
|
*Black* makes code review faster by producing the smallest diffs
|
||||||
possible.
|
possible.
|
||||||
|
|
||||||
|
Try it out now using the [Black Playground](https://black.now.sh).
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
*Contents:* **[Installation and usage](#installation-and-usage)** |
|
*Contents:* **[Installation and usage](#installation-and-usage)** |
|
||||||
@ -796,7 +798,7 @@ Using the badge in README.rst:
|
|||||||
```
|
```
|
||||||
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
|
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
|
||||||
:target: https://github.com/ambv/black
|
:target: https://github.com/ambv/black
|
||||||
```
|
```
|
||||||
|
|
||||||
Looks like this: [](https://github.com/ambv/black)
|
Looks like this: [](https://github.com/ambv/black)
|
||||||
|
|
||||||
|
@ -14,6 +14,8 @@ possible. Blackened code looks the same regardless of the project
|
|||||||
you're reading. Formatting becomes transparent after a while and you
|
you're reading. Formatting becomes transparent after a while and you
|
||||||
can focus on the content instead.
|
can focus on the content instead.
|
||||||
|
|
||||||
|
Try it out now using the `Black Playground <https://black.now.sh>`_.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
`Black is beta <installation_and_usage.html#note-this-is-a-beta-product>`_.
|
`Black is beta <installation_and_usage.html#note-this-is-a-beta-product>`_.
|
||||||
|
Loading…
Reference in New Issue
Block a user