mirror of
https://github.com/sharkdp/bat
synced 2026-07-30 18:11:44 +00:00
Fix example
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@
|
||||
//! PrettyPrinter::new()
|
||||
//! .input_from_bytes(b"<span style=\"color: #ff00cc\">Hello world!</span>\n")
|
||||
//! .language("html")
|
||||
//! .run()
|
||||
//! .print()
|
||||
//! .expect("no errors");
|
||||
//! ```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user