mirror of
https://github.com/sharkdp/bat.git
synced 2025-02-07 13:41:14 +00:00
Fix example
This commit is contained in:
parent
0c9e044e41
commit
49f4322054
@ -14,7 +14,7 @@
|
|||||||
//! PrettyPrinter::new()
|
//! PrettyPrinter::new()
|
||||||
//! .input_from_bytes(b"<span style=\"color: #ff00cc\">Hello world!</span>\n")
|
//! .input_from_bytes(b"<span style=\"color: #ff00cc\">Hello world!</span>\n")
|
||||||
//! .language("html")
|
//! .language("html")
|
||||||
//! .run()
|
//! .print()
|
||||||
//! .expect("no errors");
|
//! .expect("no errors");
|
||||||
//! ```
|
//! ```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user