Commit Graph

79 Commits

Author SHA1 Message Date
YangQi
2b1fe2743a
chore: organize comments and formatting (#165)
- 提供公共函数 & 使用合适的参数名称
- 统一导出函数声明
- 优化部分 JSDoc 注解
2022-08-01 21:19:00 +08:00
YangQi
0289f389d7
fix: rendering failed table (#160)
`---` 两端存在 `\t` 导致无法表格成功渲染
2022-07-27 14:09:06 +08:00
yanglbme
504ff97ee3 fix: code block style (#157)
close #157
2022-07-11 10:40:14 +08:00
yanglbme
48253ff7de feat: use aliyun oss 2022-05-27 22:20:17 +08:00
yanglbme
c0bca63ff1 chore: change cdn 2022-05-23 22:33:28 +08:00
Yang Libin
bf3c6c4ec1
fix: update images path (#145) 2022-03-26 22:13:42 +08:00
Yang Libin
7d1a8d5644
fix: list item tag (#139) 2022-03-16 09:52:34 +08:00
xw
6202ad2ff0
style: Unified repository code style (#135) 2022-02-28 19:09:39 +08:00
yanglbme
862651fefa fix: code theme resource (#125)
close #125
2022-01-30 20:23:59 +08:00
yanglbme
aa3c39f9da feat: support custom code style (#117)
close #117
2021-12-20 20:21:00 +08:00
miaogaolin
fe4d6b0324
feat: support custom code block theme (#112)
close #75
2021-12-03 14:35:25 +08:00
Yang Libin
d962aab8c8
chore: fix footnotes and support custom hr style (#111) 2021-12-01 10:48:49 +08:00
Yang Libin
56d8fb66e7
chore: upgrade dependencies version (#109) 2021-11-30 16:56:57 +08:00
yanglbme
474196e587 chore: change max size of image 2021-11-26 23:42:56 +08:00
wll8
69175a72f2 Merge branch 'main' of https://github.com/doocs/md 2021-11-24 19:10:10 +08:00
xw
1f5434fa07
feat: custom upload logic (#91)
* feat: Custom upload logic

* doc: update readme

* Update README.md
2021-11-24 14:31:19 +08:00
wll8
0f3813f646 refactor: Handle the default text to avoid unnecessary escaping in js 2021-11-24 13:35:35 +08:00
Yang Libin
4d24ca8161
feat: import markdown content (#89)
* feat: import markdown content

* feat: alert success msg

* feat: alert error msg
2021-11-23 21:45:53 +08:00
yanglbme
2eec1e0b0b fix: padding-top style (#85)
fix #85
2021-11-16 11:01:04 +08:00
yanglbme
7e61fb3aa4 feat: support customize ext link style (#74)
close #74
2021-11-07 21:41:51 +08:00
yanglbme
51758190e5 fix: blank line in code (#75) 2021-11-07 21:08:51 +08:00
小树
150435efa2
fix: code style lost in downloaded html file (#73)
* fix: color of the html export button in dark mode

* fix: code style lost in downloaded html file

* fix: adjust for which span includes code

* fix #71
2021-10-30 22:54:41 +08:00
yanglbme
f0a45933c7 fix: inline style 2021-10-29 00:31:02 +08:00
yanglbme
55c9bc2c96 style: prettify code 2021-10-26 14:46:03 +00:00
yanglbme
865ec177dc feat: customize ul, ol style 2021-10-26 22:43:06 +08:00
小树
e15df5c6b6
feat: add charset and max width for exported HTML (#69)
* feat: add charset and max width for exported HTML
* fix: recovery format
2021-10-16 09:54:45 +08:00
yanglbme
6774cceb06 style: prettify code 2021-10-14 12:12:46 +00:00
小树
6e8763ff75
feat: export html page (#68) 2021-10-14 20:12:19 +08:00
yanglbme
8e3a4ca9d4 fix: scrolling problem in Safari (#60) 2021-03-29 10:50:35 +08:00
JimQing
87b8e9ea09
style fix & add name (#59) 2021-03-07 23:59:00 +08:00
yanglbme
26edb6eb50 fix: code style 2021-03-03 22:53:04 +08:00
jimqing
bd09f09dc4 fix: code style 2021-02-28 21:52:35 +08:00
yanglbme
2d4f8b1840 style: prettify code 2021-02-28 06:51:16 +00:00
JimQing
b50ae32834
refactor: use uni-app framework (#55)
* update framework to uni-app

* fix: bug fix

* fix: bug fix

* 修改输出路径

* feat: publicPath

* feat: manifest update

* fix: cssEditor theme

* fix: style

* style: format code with prettier

* fix: table style & copy style on the night mode

* fix: upload image

* fix: style

Co-authored-by: yanglbme <szuyanglb@outlook.com>
2021-02-28 14:50:52 +08:00
yanglbme
c7eea12c2a feat: update wx renderer 2021-01-25 09:49:58 +08:00
yanglbme
00fc92833d fix: resolve upload error 2020-12-05 21:21:10 +08:00
yanglbme
186026afa1 refactor: update uploadImg component 2020-12-04 20:47:28 +08:00
yanglbme
71704264c5 refactor: update upload component 2020-12-04 00:57:46 +08:00
yanglbme
2f3bdeadbf chore: update formatter 2020-12-03 00:56:30 +08:00
yanglbme
88419529f8 style: update wx-renderer 2020-11-26 20:10:39 +08:00
yanglbme
8b9929f7db style: resolve lint warning 2020-11-22 22:36:35 +08:00
JimQing
eed30293d4 style: prettify code 2020-11-22 12:34:25 +00:00
jimqing
a70a6374dc feat: style fix 2020-11-22 20:33:04 +08:00
yanglbme
a54f55bbac style: prettify code 2020-11-21 01:34:46 +00:00
yanglbme
aee49b2d32 style: minor change in code doc 2020-11-21 09:33:45 +08:00
yanglbme
5f913d4b27 fix: update validateConfig func 2020-11-09 08:41:52 +08:00
yanglbme
3fac278a83 feat: support qiniu kodo 2020-11-08 21:36:41 +08:00
yanglbme
17f91e29ce docs: prettify code 2020-10-20 12:03:36 +00:00
yanglbme
90d9b86fe6 docs: prettify code 2020-10-20 11:43:11 +00:00
JimQing
ed6d7f7bee update: format code 2020-10-13 00:07:14 +08:00