From 92f7ef6c0397d59e70cf2c45f4c8fd1895aa66ae Mon Sep 17 00:00:00 2001
From: TonyFord <tonyford@strategy-investor.de>
Date: Thu, 26 Dec 2019 09:52:47 +0100
Subject: [PATCH] tests

---
 .gitlab/Z_all_labels.md                  | 47 ++++++++++++++++++++++++
 .gitlab/issue_templates/Eat_and_Drink.md | 18 ---------
 README.md                                | 16 ++++----
 3 files changed, 55 insertions(+), 26 deletions(-)
 create mode 100644 .gitlab/Z_all_labels.md
 delete mode 100644 .gitlab/issue_templates/Eat_and_Drink.md

diff --git a/.gitlab/Z_all_labels.md b/.gitlab/Z_all_labels.md
new file mode 100644
index 0000000..4c22195
--- /dev/null
+++ b/.gitlab/Z_all_labels.md
@@ -0,0 +1,47 @@
+;;;
+{
+  "test" : "123"
+}
+;;;
+
+### Location
+~~~
+/label~DE
+~~~
+
+### Category
+~~~
+/label~"eat & drink"
+/label~"home & living"
+/label~"landscaping"
+/label~"electronics"
+/label~"tools & materials"
+/label~"clothing & lifestyle"
+/label~"bodycare & health"
+/label~"art & culture"
+/label~"service"
+/label~"knowlegde & information"
+/label~"learning"
+~~~
+
+
+### Tags
+#### eat & drink
+~~~
+/label~"non-vegetarian"
+/label~"vegetarian"
+/label~"vegan"
+~~~
+
+#### home & living
+~~~
+/label~"appliance"
+/label~"construction"
+interior
+supply
+storage
+~~~
+
+### Type
+- [ ] Offer
+- [ ] Need
diff --git a/.gitlab/issue_templates/Eat_and_Drink.md b/.gitlab/issue_templates/Eat_and_Drink.md
deleted file mode 100644
index 8adbcab..0000000
--- a/.gitlab/issue_templates/Eat_and_Drink.md
+++ /dev/null
@@ -1,18 +0,0 @@
-### Location
-- [ ] DE ~DE
-- [ ] AT
-
-### Category
-- [x] Eat&Drink
-
-
-### Tags
-- [ ] non-vegetarian
-- [ ] vegetarian
-- [ ] vegan
-
-### Type
-- [ ] Offer
-- [ ] Need
-
-/label ~"eat & drink"
diff --git a/README.md b/README.md
index 5ec8283..6d55646 100644
--- a/README.md
+++ b/README.md
@@ -15,16 +15,16 @@ Smart and simple exchange managed by git issue tracking system.
 #### Categories
 | labels | additional tags |
 | --- | --- |
-| eat&drink | non-vegetarian<br>vegetarian<br>vegan |
-| home&living | appliance<br>construction<br>interior<br>supply<br>storage |
+| eat & drink | non-vegetarian<br>vegetarian<br>vegan |
+| home & living | appliance<br>construction<br>interior<br>supply<br>storage |
 | landscaping | exterior<br>horticulture |
 | electronics | home electronics<br>multimedia<br>communication<br>illumination |
-| tools&materials | tools<br>materials<br>storage |
-| dressing&lifestyle | underwear<br>workwear<br>clothes<br>accessories |
-| bodycare&health | bodycare<br>health |
-| art&culture | artwork<br>cultural goods |
+| tools & materials | tools<br>materials<br>storage |
+| clothing & lifestyle | underwear<br>workwear<br>clothes<br>accessories |
+| bodycare & health | bodycare<br>health |
+| art & culture | artwork<br>cultural goods |
 | services | craft<br>social<br>styling<br>design<br>repair<br>guidance |
-| knowlegde&information | soft media<br>hard media |
+| knowlegde & information | soft media<br>hard media |
 | learning | workshops<br>teaching |
 
 #### Grade
@@ -40,4 +40,4 @@ Smart and simple exchange managed by git issue tracking system.
 | label | description |
 | --- | --- |
 | Offer | offer goods and services |
-| Need | demand goods and services | 
+| Need | demand goods and services |
-- 
GitLab