diff --git a/src/lib.rs b/src/lib.rs index 855872a..5301e9e 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -163,13 +163,13 @@ //! \ //! diagnostic error code: oops::my::bad (link) //! Error: oops! -//! +//! //! \ //! Begin snippet for bad_file.rs starting //! at line 2, column 3 //! \ //! snippet line 1: source -//! +//! //! \ //! snippet line 2: text //! highlight starting at line 1, column 3: This bit here