mirror of https://github.com/CGAL/cgal
add backticks
This commit is contained in:
parent
6e2caa7e28
commit
e74cd68cfb
|
|
@ -4,8 +4,8 @@
|
||||||
/*!
|
/*!
|
||||||
* \example Stream_support/color_ostream.cpp
|
* \example Stream_support/color_ostream.cpp
|
||||||
*
|
*
|
||||||
* This example demonstrates how to use CGAL::IO::Basic_color_streambuf
|
* This example demonstrates how to use `CGAL::IO::Basic_color_streambuf`
|
||||||
* and CGAL::IO::Basic_color_stream_guard for formatting output with
|
* and `CGAL::IO::Basic_color_stream_guard` for formatting output with
|
||||||
* ANSI colors.
|
* ANSI colors.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue