From 445f5d392b0a72c29cd20173c7b485e3e8d78c68 Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Wed, 8 Jul 2020 07:36:07 -0700 Subject: [PATCH] Break long lines --- README.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index b4798a99..8aebee93 100644 --- a/README.rst +++ b/README.rst @@ -180,7 +180,8 @@ further details refer to the `source floating-point formatting (`dtoa-benchmark `_) and faster than `double-conversion `_: -.. image:: https://user-images.githubusercontent.com/576385/69767160-cdaca400-112f-11ea-9fc5-347c9f83caad.png +.. image:: https://user-images.githubusercontent.com/576385/\ + 69767160-cdaca400-112f-11ea-9fc5-347c9f83caad.png :target: https://fmt.dev/unknown_mac64_clang10.0.html Compile time and code bloat @@ -278,7 +279,8 @@ Projects using this library * `ccache `_: A compiler cache -* `ClickHouse `_: analytical database management system +* `ClickHouse `_: analytical database + management system * `CUAUV `_: Cornell University's autonomous underwater vehicle