From cf6176d403bfc857d815be1b6e175be8bfbdcabf Mon Sep 17 00:00:00 2001 From: hape Date: Sun, 1 Nov 2020 03:39:15 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9EMETA.md=E2=80=9C=20hinzuf=C3=BCgen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- META.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 META.md diff --git a/META.md b/META.md new file mode 100644 index 0000000..3899ac4 --- /dev/null +++ b/META.md @@ -0,0 +1,30 @@ + +### Metabeschreibung (short) + +``` +# Metabereich +filepath: dir +filename: page +fileext: md +# die Datei im Dateisystem: `filepath/filename.md` +--- +``` +### Metabeschreibungen (long) + +```conf +wikipage: Live!docs +filepath: docs/inhalt.txt +noindex: false +comments: false +#author: HaPe +#author_tools: hape +#level: beginner +#article_type: info +#date: 2019-10-28 +last_updated: 2019-10-28 +title: Antworten auf oft gestellte Fragen +description: 'Antworten auf oft gestellte Fragen' +keywords: 'suggestions todo erweiterungen ideen' +--- +``` +