Fix example

pull/940/head
sharkdp 4 years ago committed by David Peter
parent 0c9e044e41
commit 49f4322054

@ -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");
//! ```

Loading…
Cancel
Save