source: tanzpartie-hugo/themes/bilberry-hugo-theme/testing/testing-example-site/content/article/shortTextWithCode.md @ 16971

Last change on this file since 16971 was 16971, checked in by Henrik Bettermann, 2 years ago
File size: 150 bytes
Line 
1---
2title: "long text"
3date: 2020-02-15T21:31:00+02:00
4
5categories: ["b", "c"]
6tags: ["d", "e", "f"]
7author: "a"
8
9---
10
11ABC
12
13<!--more-->
14
15```
16test
17```
Note: See TracBrowser for help on using the repository browser.