From 0afb40f5d91604f95efcfb7a0d53451d18a65929 Mon Sep 17 00:00:00 2001 From: eshep <4747706-eshep@users.noreply.gitlab.com> Date: Sat, 18 Mar 2023 13:20:39 +0900 Subject: [PATCH] first test push --- Home.md | 4 +++- MAIN startpage.md | 11 +++++++++++ subpage.md | 5 +++++ 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 MAIN startpage.md create mode 100644 subpage.md diff --git a/Home.md b/Home.md index 5d08b7b..f5ba9a8 100644 --- a/Home.md +++ b/Home.md @@ -1 +1,3 @@ -Welcome to the Wiki. \ No newline at end of file +Welcome to the Wiki. + +[[MAIN startpage]] \ No newline at end of file diff --git a/MAIN startpage.md b/MAIN startpage.md new file mode 100644 index 0000000..e211b52 --- /dev/null +++ b/MAIN startpage.md @@ -0,0 +1,11 @@ +## biggish title + +- one thing +- another thing +- one more thing + +```code typeface``` + +[testurl](https://duckduckgo.com) + +[[subpage]] diff --git a/subpage.md b/subpage.md new file mode 100644 index 0000000..f6f4e12 --- /dev/null +++ b/subpage.md @@ -0,0 +1,5 @@ +### not as important'a page + +- nothing here + +[[MAIN startpage]]