基础用法

shell
查看代码
1
2
{% copy text [prefix:shell] %}

语法格式

1
{% copy [git:] text [prefix:] %}

指定前缀

通过prefix参数可指定前缀

$
查看代码
1
2
{% copy npm install prefix:$ %}

快速放置github仓库

设置git:https或者git:ssh或者git:gh来快速放置一个github仓库链接

查看代码
1
{% copy git:https wmd001/wmd001 %}

属性

属性名 说明
text 内容
prefix 指定前缀
git 指定git仓库