Browse Source

„META.md“ hinzufügen

master
hape 3 years ago
parent
commit
cf6176d403
1 changed files with 30 additions and 0 deletions
  1. +30
    -0
      META.md

+ 30
- 0
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'
---
```

Loading…
Cancel
Save