X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/489d00ed8f4fb90d5788609a474632ab5a16591f..7f3678885fc7ab6f9fb1749f6d2a8ed3468841f3:/README.md diff --git a/README.md b/README.md index 831401b..580607f 100644 --- a/README.md +++ b/README.md @@ -29,14 +29,13 @@ possible. --- *Contents:* **[Installation and usage](#installation-and-usage)** | -**[The *Black* code style](#the-black-code-style)** | -**[pyproject.toml](#pyproject.toml)** | +**[Code style](#the-black-code-style)** | +**[pyproject.toml](#pyprojecttoml)** | **[Editor integration](#editor-integration)** | **[Version control integration](#version-control-integration)** | **[Ignoring unmodified files](#ignoring-unmodified-files)** | **[Testimonials](#testimonials)** | **[Show your style](#show-your-style)** | -**[License](#license)** | **[Contributing](#contributing-to-black)** | **[Change Log](#change-log)** | **[Authors](#authors)** @@ -814,6 +813,7 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md). * fixed improper unmodified file caching when `-S` was used +* fixed formatting of empty triple quoted strings (#313) ### 18.6b1