Skip to content

Commit

Permalink
build: release v1.5.7
Browse files Browse the repository at this point in the history
- 移除 HBuilderX 相关依赖 doocs#86
- 支持导入 markdown 文档 doocs#89
- 支持自定义上传逻辑 doocs#91
- 支持 unicloud 私有服务 doocs#99
- 支持选择代码块主题 doocs#112
- 支持自定义代码块样式 doocs#117
  • Loading branch information
yanglbme committed Jan 17, 2022
1 parent 2e0c5d6 commit a20bf78
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,12 @@ md-cli 支持以下命令行参数:
<sub>全栈民工</sub>
</a>
</td>
<td align="center" style="width: 60px;">
<a href="https://mp.weixin.qq.com/s/14HNDbDIvfDnV7ePEfbyuQ">
<img src="https://cdn.jsdelivr.net/gh/filess/img0@main/2022/01/17/1642383591942-72fefd93-0825-4665-bc52-4612063bfb80.jpg" style="width: 40px;"><br>
<sub>睡不醒的鲤鱼</sub>
</a>
</td>
</tr>
</table>

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "md",
"version": "1.5.6",
"version": "1.5.7",
"private": false,
"scripts": {
"start": "run-p serve mm",
Expand Down

0 comments on commit a20bf78

Please sign in to comment.