test0
test1
test2
test3
- Write the press release
- Update the website
- Contact the media
Syntax | Description |
---|---|
Header | Title |
Paragraph | Text |
Here’s a sentence with a footnote. 1
My Great Heading
- term
- definition
The world is flat.
在 pre 元素中的文本 宽度的显示与文本的宽度一样, 保留了 空 格 和 换行。
title: "Test"
date: 2020-08-21T13:23:01+08:00
description: "测试文件" #如果不设置 首页会预显示 内容70个字符
author: "李强"
authorEmoji: 🤖- #显示在阅读时间后面 实际上什么字符都能显示
authorImage: "gallery/photo/psb (2).jpeg" # 静态文件夹中的图像路径 显示在博客下面
authorImageUrl: "" # 您的图像url。我们首先使用“authorImageUrl”。如果未设置,则使用“authorImage”。
authorDesc: "瞎搞胡搞" # 作者描述 显示在博客下面
draft: false #草稿
hideToc: false #是否隐藏侧边栏
enableToc: true #是否显示侧边栏
enableTocContent: true #目录
tocPosition: outer #侧边栏位置
tocLevels: ["h2", "h3", "h4"] #侧边栏等级
enableBio: false
tags:
- test
series: #系列
- asdf1
categories: #分类
- asdf2
image:
---
## test0
## test1
## test2
## test3
- [x] Write the press release
- [ ] Update the website
- [ ] Contact the media
| Syntax | Description |
| ----------- | ----------- |
| Header | Title |
| Paragraph | Text |
Here's a sentence with a footnote. [^1]
[^1]: This is the footnote.
### My Great Heading {#custom-id}
term
: definition
~~The world is flat.~~
<kdb> Ctrl + 1 </kdb>
<pre class="pre-scrollable">在 pre 元素中的文本
宽度的显示与文本的宽度一样,
保留了 空 格 和
换行。</pre>
163muisc
gif