|
|
-
- ### 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'
- ---
- ```
-
|