source:
tanzpartie-hugo/themes/bilberry-hugo-theme/testing/testing-example-site/content/article/shortTextWithCode.md
@
17938
Last change on this file since 17938 was 16971, checked in by , 2 years ago | |
---|---|
File size: 150 bytes |
Rev | Line | |
---|---|---|
[16971] | 1 | --- |
2 | title: "long text" | |
3 | date: 2020-02-15T21:31:00+02:00 | |
4 | ||
5 | categories: ["b", "c"] | |
6 | tags: ["d", "e", "f"] | |
7 | author: "a" | |
8 | ||
9 | --- | |
10 | ||
11 | ABC | |
12 | ||
13 | <!--more--> | |
14 | ||
15 | ``` | |
16 | test | |
17 | ``` |
Note: See TracBrowser for help on using the repository browser.