We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c98b202 commit 6883707Copy full SHA for 6883707
ChangeLog.rst
@@ -57,12 +57,12 @@
57
print(fg(fmt::terminal_color::red), "stop\n");
58
}
59
60
- Note that these colors vary by terminal:
+ Note that these colors vary by terminal:
61
62
- .. image:: https://user-images.githubusercontent.com/576385/
63
- 50405925-dbfc7e00-0770-11e9-9b85-333fab0af9ac.png
+ .. image:: https://user-images.githubusercontent.com/576385/
+ 50405925-dbfc7e00-0770-11e9-9b85-333fab0af9ac.png
64
65
- Thanks `@Rakete1111 (Nicolas) <https://github.com/Rakete1111>`_.
+ Thanks `@Rakete1111 (Nicolas) <https://github.com/Rakete1111>`_.
66
67
* Parameterized formatting functions on the type of the format string
68
(`#880 <https://github.com/fmtlib/fmt/issues/880>`_,
0 commit comments