From 8b01664b71c065074ec843d88353c6a3e68fc784 Mon Sep 17 00:00:00 2001 From: xaseiresh Date: Wed, 25 Oct 2023 09:12:20 +0200 Subject: [PATCH] chore: add test markdown files for the uploading --- test_entries/about/neira.md | 8 ++++++++ test_entries/about/neira/subtest.md | 9 +++++++++ 2 files changed, 17 insertions(+) create mode 100644 test_entries/about/neira.md create mode 100644 test_entries/about/neira/subtest.md diff --git a/test_entries/about/neira.md b/test_entries/about/neira.md new file mode 100644 index 0000000..aedd371 --- /dev/null +++ b/test_entries/about/neira.md @@ -0,0 +1,8 @@ +--- +--- + +# About her + + +This is some test content, to simulate a little markdown page for... Well, our website. +I wouldn't worry too much about it. Just know it's here :) \ No newline at end of file diff --git a/test_entries/about/neira/subtest.md b/test_entries/about/neira/subtest.md new file mode 100644 index 0000000..51f4c64 --- /dev/null +++ b/test_entries/about/neira/subtest.md @@ -0,0 +1,9 @@ +--- +tags: + - neira + - comfy + - testing +title: Subtest, it's nice :> +--- + +## Subtests, because it's nice \ No newline at end of file