xtdown

0.7.2 • Public • Published

小桃文章语法

基础功能

# 一级标题
## 二级标题
### 三级标题
#### 四级标题

**加粗**
__变淡__

![图片说明](图片链接)

段落

使用换行控制段落。

分割线

---

多图

语法如下,创建一个每行有两张图的多图区域:

```gallery: 2
![图片说明](图片链接)
![图片说明](图片链接)
![图片说明](图片链接)
![图片说明](图片链接)
```

数字可以修改,最好只用 2 与 3。

引用

引用可以有原作者,也可以没有:

```quote: Amy Tan
I remember all these things. And tonight, on the fifteenth day of the
eighth moon, I also remember what I asked the Moon Lady so long ago.
I wished to be found.
```

不要作者信息:

```quote
I remember all these things. And tonight, on the fifteenth day of the
eighth moon, I also remember what I asked the Moon Lady so long ago.
I wished to be found.
```

引用里还可以使用加粗变淡的功能。

老语法如下:

%q= 这里填写引用的内容 %

视频

视频可以有标题,也可以没有,视频包含封面图片。

```video: 视频标题(可以不要)
width: 720
height: 405
cover: 图片链接
src: 视频播放链接(直接播放的链接)
```

老视频格式:

%v=qq_vid%

小桃百科

%block
image=/uploads/ea/a3097fd39507ba35b3099f6f09217c/_.png,height=45,title=小桃百科,
这里填写小桃百科的内容
%

小桃知道

%block
image=/uploads/fa/d41c7892bc85d48428095f42ec873a/_.png,height=45,title=小桃知道,
这里填写小桃知道的内容
%

插入商品

插入 UUID 为 r5m045 和 S1CfzA 的商品

%p type=2,products= r5m045 | S1CfzA %

Readme

Keywords

none

Package Sidebar

Install

npm i xtdown

Weekly Downloads

3

Version

0.7.2

License

MIT

Last publish

Collaborators

  • lepture