Commit Graph

96 Commits

Author SHA1 Message Date
YangFong
b99ddef0ca
chore: convert js to ts (#405) 2024-09-16 17:07:47 +08:00
YangFong
e93895e71f
feat: add mathjax renderer (#385)
* fix #376
* fix #384 

---------

Co-authored-by: yanglbme <szuyanglb@outlook.com>
2024-09-07 10:25:35 +08:00
Libin YANG
0060477656
chore: upgrade packages (#382) 2024-09-04 14:17:43 +08:00
YangFong
2d40869fc2
refactor: renderer upgrade to ts (#379)
* refactor: renderer upgrade to ts

* fix: options of katex

* fix: render of katex

* chore: update marked-katex-extension to version 5.1.2

* chore: build theme

* chore: update renderer

* feat: move build addition func

* chore: styled content

* chore: update renderer

* chore: update packages

* chore: update renderer

* fix: logic of merged

* chore: update renderer

* chore: update

* feat: add token type

* feat: add styles func

* chore: update renderer

* fix: parse table cell

* feat: horizontal table scrolling is supported

* fix: strong tag

* feat: parse strong and em label

* fix: parse list

* chore: update example docs

* chore: update

---------

Co-authored-by: Libin YANG <szuyanglb@outlook.com>
2024-09-04 13:00:42 +08:00
Honwhy Wang
5ccdfd8b73
feat: use unplugin to minize element-plus size (#381)
close #380
2024-09-03 08:20:43 +08:00
Libin YANG
91df77e6b6
feat: use tiny oss (#375)
close #313
2024-08-31 11:27:26 +08:00
YangFong
eb77ada3d7
chore: update vite.config.ts and add plugin (#374) 2024-08-31 10:48:40 +08:00
Libin YANG
0730e548cf
chore: upgrade prettier to v3 (#371) 2024-08-30 15:17:45 +08:00
YangFong
75925064b3
refactor: update type of theme (#369)
* chore: add csstype and es-toolkit

* chore: add @types/prettier

* refactor: update config file to use TypeScript

* refactor: update type of theme
2024-08-30 08:14:35 +08:00
YangFong
223d59b5a2
chore: change mermaid from cdn to npm (#357) 2024-08-27 22:29:41 +08:00
Libin YANG
bd31da9e5f
chore: upgrade renderer lib (#355)
close #344
2024-08-27 19:47:02 +08:00
Libin YANG
e74c54d859
fix: rollback the version of the Juice dependency library to v8 (#338) 2024-08-21 13:11:38 +08:00
Libin YANG
0a11cc462a
chore: upgrade dependencies (#336) 2024-08-21 08:56:22 +08:00
Libin YANG
6b49a13148
chore: upgrade dependencies (#327) 2024-08-19 09:18:10 +08:00
YangFong
fc85253489
refactor: upgrade to vue3 (#309) 2024-08-18 19:49:16 +08:00
Libin YANG
9ca58d5f32
feat: support non standard katex (#324)
close #323
2024-08-16 12:41:40 +08:00
Libin YANG
9d8757bd39
fix: code block (#310) 2024-07-04 19:08:58 +08:00
dependabot[bot]
102c4a6038
build(deps): bump katex from 0.16.9 to 0.16.10 (#281)
Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.9 to 0.16.10.
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.9...v0.16.10)

---
updated-dependencies:
- dependency-name: katex
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-10 08:58:33 +08:00
thinkasany
c2e5bec81e
ci: cli release (#261) 2023-12-07 11:44:52 +08:00
xw
5dec24f819
chore: upgrade md-cli to v0.0.6 (#257)
* fix: Update the command line parameter passing method

* chore: Upgrade mockm

* chore: Only use mockm with md-cli

* chore: Update the version number of md-cli

* feat: Optimize process management

* fix: Optimize space paths
2023-12-06 18:46:27 +08:00
dependabot[bot]
0af8054e9f
build(deps): bump axios from 0.27.2 to 1.6.0 (#255)
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-11 18:17:05 +08:00
YangQi
effb43d7d9
feat: support for $ rendering katex (#251) 2023-11-07 07:35:15 +08:00
brzhang Group
192c7878f9
feat: support Mermaid and Katex (#250)
---------

Co-authored-by: hoollyzhang <hoollyzhang@tencent.com>
2023-11-04 11:40:39 +08:00
dependabot[bot]
708679efe1
build(deps): bump crypto-js from 4.1.1 to 4.2.0 (#245)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: YangQi <yangfong2022@qq.com>
2023-10-28 04:12:49 -05:00
YangQi
8e2669788b
chore: migrate from Vuex to Pinia (#236) 2023-07-29 19:59:34 +08:00
YangQi
ae9f654d81
chore: remove vue-router (#235) 2023-07-29 17:00:48 +08:00
YangQi
6fde1c171a
chore: update dependencies (#234) 2023-07-29 16:36:10 +08:00
YangQi
6847c50091
fix: unexpected token (#232) 2023-07-28 14:28:57 +08:00
Yang Libin
b175b69b92
chore: upgrade node version (#209) 2023-05-10 17:23:23 +08:00
Yang Libin
dd4fe6f3cf
build: release v1.5.9 (#174)
* 更新 ui
* 升级依赖包
2022-08-06 21:19:42 +08:00
Yang Libin
ec7f1d5a18
chore: upgrade dependencies (#172) 2022-08-05 17:09:52 +08:00
xw
f0fd26beb0
chore: update dependencies (#167) 2022-08-03 17:39:13 +08:00
YangQi
b728bc5d55
chore: add an eslint configuration file (#164)
从 package.json 中抽离规则为单独的配置文件
2022-08-01 19:59:36 +08:00
yanglbme
1483ebaf79 build: release v1.5.8
- 支持 minio 图床,移除 Gitee 图床 #131  #146
- 支持批量上传图片 #144
- 新增 docker 镜像部署 #doocs/docker-md
- 修复 prettier, cheerio 等依赖包版本问题 #140
- 其他小部分优化
2022-05-25 22:31:54 +08:00
yanglbme
551b07d46d fix: lock cheerio version 2022-05-23 23:46:27 +08:00
xw
3b5953d405
chore: Try to deal with code style issues before launching (#141) 2022-03-21 17:56:14 +08:00
yanglbme
4f62acd176 fix: lock prettier version (#140)
https://github.com/prettier/prettier/issues/12493
2022-03-21 17:21:22 +08:00
xw
6202ad2ff0
style: Unified repository code style (#135) 2022-02-28 19:09:39 +08:00
李寻欢
e6cc11d67b
feat: upload image by minio (#131) 2022-02-14 00:12:07 +08:00
xw
4f296d6145
fix: Handle command argument path boundary cases on some systems (#128)
* fix: Handle command argument path boundary cases on some systems #126

* feat: Add service startup detection function

* feat: upgrade dependencies

* feat: Add version display function
2022-02-12 21:00:34 +08:00
yanglbme
a20bf78c41 build: release v1.5.7
- 移除 HBuilderX 相关依赖 #86
- 支持导入 markdown 文档 #89
- 支持自定义上传逻辑 #91
- 支持 unicloud 私有服务 #99
- 支持选择代码块主题 #112
- 支持自定义代码块样式 #117
2022-01-17 09:41:49 +08:00
yanglbme
2e0c5d63fb chore: upgrade packages 2022-01-15 10:25:22 +08:00
xw
e7a0ded14a
fix: Upgrade node-fetch (#115) 2021-12-03 15:50:23 +08:00
miaogaolin
fe4d6b0324
feat: support custom code block theme (#112)
close #75
2021-12-03 14:35:25 +08:00
xw
10d5ce856b
fix: Delete sass-loader (#114)
- sass 在目前项目中没有使用到,目前项目中使用的是 less
- sass 导致了 [#112](https://github.com/doocs/md/pull/112#issuecomment-985246677) 中的问题
2021-12-03 14:33:30 +08:00
Yang Libin
56d8fb66e7
chore: upgrade dependencies version (#109) 2021-11-30 16:56:57 +08:00
xw
61cfa68e65
feat: Support command npm command line to quickly deploy private server (#106) 2021-11-28 20:11:00 +08:00
xw
8cb566f143
fix: Declare the dependencies used when dcloud uploads files (#105) 2021-11-28 19:45:59 +08:00
xw
982e261984
refactor: simplified start command (#104) 2021-11-28 16:55:24 +08:00
xw
c4235ad505
feat: support unicloud private server (#99) 2021-11-25 11:54:29 +08:00