From 51a2c32c47cb3e6837f6ed5251e359c1be9d8e8c Mon Sep 17 00:00:00 2001 From: GeoJulien Date: Wed, 30 Mar 2022 20:40:44 +0200 Subject: [PATCH] Add new meta scenario --- tests/fixtures/docs/page_with_meta_different.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 tests/fixtures/docs/page_with_meta_different.md diff --git a/tests/fixtures/docs/page_with_meta_different.md b/tests/fixtures/docs/page_with_meta_different.md new file mode 100644 index 00000000..ceb6afb9 --- /dev/null +++ b/tests/fixtures/docs/page_with_meta_different.md @@ -0,0 +1,13 @@ +--- +title: Use the MkDocs RSS Plugin +author: Julien Moura +category: blog +date: 2022-03-30 +description: First test page of mkdocs-rss-plugin test suite +tags: + - test +--- + +# Test page with meta + +Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.