diff --git a/Examples.md b/Examples.md index 5e828da..2e21c2f 100644 --- a/Examples.md +++ b/Examples.md @@ -658,7 +658,6 @@ let contents: &str = r#"
- "#; let doc = Document::from(contents); diff --git a/README.md b/README.md index 17e1c92..a88618b 100644 --- a/README.md +++ b/README.md @@ -678,7 +678,6 @@ let contents: &str = r#"
- "#; let doc = Document::from(contents);