@mathcrowd/mmarked 3.1.2 → 3.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +2 -79
- package/dist/browser.umd.js +1 -1
- package/dist/demo.esm.js +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +10 -10
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
## [3.1.3](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v3.1.2...v3.1.3) (2026-03-27)
|
|
2
|
+
|
|
1
3
|
## [3.1.2](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v3.1.1...v3.1.2) (2026-03-23)
|
|
2
4
|
|
|
3
5
|
|
|
@@ -5,8 +7,6 @@
|
|
|
5
7
|
|
|
6
8
|
* **tooltip:** 重构 tooltip 扩展,图片链接改为可选项 ([fc33c0b](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/fc33c0bb1bccfdb0948b0806f9431b89e5b9aecf))
|
|
7
9
|
|
|
8
|
-
|
|
9
|
-
|
|
10
10
|
## [3.1.1](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v3.1.0...v3.1.1) (2026-01-22)
|
|
11
11
|
|
|
12
12
|
|
|
@@ -15,8 +15,6 @@
|
|
|
15
15
|
* **test:** 修复 Jest 测试无法正常退出的问题 ([922d5ec](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/922d5ecf32e710ecaa8063e8769dada613d0fee5))
|
|
16
16
|
* 修复 MathJax 内存泄漏问题 ([e7ad29d](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/e7ad29df760f69d0ebe6e1f312c1812d3fbbb856))
|
|
17
17
|
|
|
18
|
-
|
|
19
|
-
|
|
20
18
|
# [3.1.0](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v3.0.1...v3.1.0) (2025-12-26)
|
|
21
19
|
|
|
22
20
|
|
|
@@ -24,8 +22,6 @@
|
|
|
24
22
|
|
|
25
23
|
* optimize performance with singleton pattern and auto license config ([8a1f46c](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/8a1f46c69a75205f9498f3674df96bbbd4905d0d))
|
|
26
24
|
|
|
27
|
-
|
|
28
|
-
|
|
29
25
|
## [3.0.1](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v3.0.0...v3.0.1) (2025-12-26)
|
|
30
26
|
|
|
31
27
|
|
|
@@ -33,8 +29,6 @@
|
|
|
33
29
|
|
|
34
30
|
* **license:** add validation caching to improve performance ([220d21b](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/220d21b3937210752930c236b29731f13163190b))
|
|
35
31
|
|
|
36
|
-
|
|
37
|
-
|
|
38
32
|
# [3.0.0](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v2.0.3...v3.0.0) (2025-12-25)
|
|
39
33
|
|
|
40
34
|
|
|
@@ -49,8 +43,6 @@
|
|
|
49
43
|
|
|
50
44
|
* add Node.js-only license validation with browser exemption ([e767164](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/e767164129faedb29f32af9bd9aafa1da5c559a3))
|
|
51
45
|
|
|
52
|
-
|
|
53
|
-
|
|
54
46
|
## [2.0.3](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v2.0.2...v2.0.3) (2025-10-12)
|
|
55
47
|
|
|
56
48
|
|
|
@@ -59,8 +51,6 @@
|
|
|
59
51
|
* **build:** preserve .gitignore in docs directory ([f9c1e79](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/f9c1e792c8d79311fa98c30eb6cb794cfaa870c6))
|
|
60
52
|
* **ci:** remove build steps from GitHub release workflow ([d3d74c6](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/d3d74c63706546c848d6a64f71dc4281cec76414))
|
|
61
53
|
|
|
62
|
-
|
|
63
|
-
|
|
64
54
|
## [2.0.2](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v2.0.1...v2.0.2) (2025-10-12)
|
|
65
55
|
|
|
66
56
|
|
|
@@ -68,16 +58,10 @@
|
|
|
68
58
|
|
|
69
59
|
* fix demo missing demo.esm.js. ([5785ce0](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/5785ce0270d9c2d1047e3e71bcb25ff9407352f2))
|
|
70
60
|
|
|
71
|
-
|
|
72
|
-
|
|
73
61
|
## [2.0.1](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v1.8.8...v2.0.1) (2025-10-04)
|
|
74
62
|
|
|
75
|
-
|
|
76
|
-
|
|
77
63
|
## [1.8.8](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v1.8.7...v1.8.8) (2025-09-10)
|
|
78
64
|
|
|
79
|
-
|
|
80
|
-
|
|
81
65
|
## [1.8.7](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v1.8.6...v1.8.7) (2025-07-23)
|
|
82
66
|
|
|
83
67
|
|
|
@@ -86,8 +70,6 @@
|
|
|
86
70
|
* [#18](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/issues/18) footnotes in table bug fixed. ([ec0e561](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/ec0e5610224b27362dcf9c7fce2751c8b332bd49))
|
|
87
71
|
* eslint timeout fixed. ([8d180e6](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/8d180e6061809c71d5604053b6f1a02151e8e25e))
|
|
88
72
|
|
|
89
|
-
|
|
90
|
-
|
|
91
73
|
## [1.8.6](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v1.8.5...v1.8.6) (2025-03-27)
|
|
92
74
|
|
|
93
75
|
|
|
@@ -95,16 +77,10 @@
|
|
|
95
77
|
|
|
96
78
|
* rollup config. ([806e7d5](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/806e7d5e8f97d5ddb317e98ebdd0ca4817f6aa30))
|
|
97
79
|
|
|
98
|
-
|
|
99
|
-
|
|
100
80
|
## [1.8.5](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v1.8.4...v1.8.5) (2025-03-06)
|
|
101
81
|
|
|
102
|
-
|
|
103
|
-
|
|
104
82
|
## [1.8.4](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v1.8.3...v1.8.4) (2024-12-19)
|
|
105
83
|
|
|
106
|
-
|
|
107
|
-
|
|
108
84
|
## [1.8.3](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v1.8.2...v1.8.3) (2024-12-19)
|
|
109
85
|
|
|
110
86
|
|
|
@@ -112,8 +88,6 @@
|
|
|
112
88
|
|
|
113
89
|
* eslint upgraded to v9. ([806c4c1](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/806c4c15b02e8f18a09b8032be6c2d57e596ba0a))
|
|
114
90
|
|
|
115
|
-
|
|
116
|
-
|
|
117
91
|
## [1.8.2](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v1.8.1...v1.8.2) (2024-10-29)
|
|
118
92
|
|
|
119
93
|
|
|
@@ -121,8 +95,6 @@
|
|
|
121
95
|
|
|
122
96
|
* use span instead of div for tooltip. ([5373666](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/5373666707603b335384e57efa7257722dc42afb))
|
|
123
97
|
|
|
124
|
-
|
|
125
|
-
|
|
126
98
|
## [1.8.1](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v1.8.0...v1.8.1) (2024-10-29)
|
|
127
99
|
|
|
128
100
|
|
|
@@ -135,8 +107,6 @@
|
|
|
135
107
|
|
|
136
108
|
* tooltip trigger by click using checkbox. ([783f758](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/783f758fd61f9677ac9ba192c143aac1747f6bb7))
|
|
137
109
|
|
|
138
|
-
|
|
139
|
-
|
|
140
110
|
# [1.8.0](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v1.7.11...v1.8.0) (2024-10-28)
|
|
141
111
|
|
|
142
112
|
|
|
@@ -145,16 +115,10 @@
|
|
|
145
115
|
* exts reorganized & tooltip supported. ([9a2f6c6](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/9a2f6c620220a25f4cbd29571e8f82e59c28662c))
|
|
146
116
|
* tokenizer/renderer/rules config reorgnized. ([7aa58d3](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/7aa58d38d2a93d52efe1657aeb19b22680b5346a))
|
|
147
117
|
|
|
148
|
-
|
|
149
|
-
|
|
150
118
|
## [1.7.11](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v1.7.10...v1.7.11) (2024-10-25)
|
|
151
119
|
|
|
152
|
-
|
|
153
|
-
|
|
154
120
|
## [1.7.10](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v1.7.9...v1.7.10) (2024-10-25)
|
|
155
121
|
|
|
156
|
-
|
|
157
|
-
|
|
158
122
|
## [1.7.9](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v1.7.8...v1.7.9) (2024-10-23)
|
|
159
123
|
|
|
160
124
|
|
|
@@ -162,8 +126,6 @@
|
|
|
162
126
|
|
|
163
127
|
* gallery extension added. ([c578412](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/c578412cc4ffab4226bfc068165e99f1dc631219))
|
|
164
128
|
|
|
165
|
-
|
|
166
|
-
|
|
167
129
|
## [1.7.8](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v1.7.7...v1.7.8) (2024-10-22)
|
|
168
130
|
|
|
169
131
|
|
|
@@ -171,8 +133,6 @@
|
|
|
171
133
|
|
|
172
134
|
* pacakge.json updated. ([356e1b0](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/356e1b0b22b5307d09bc6ba977485caa835e5dd3))
|
|
173
135
|
|
|
174
|
-
|
|
175
|
-
|
|
176
136
|
## [1.7.7](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v1.7.6...v1.7.7) (2024-10-22)
|
|
177
137
|
|
|
178
138
|
|
|
@@ -180,8 +140,6 @@
|
|
|
180
140
|
|
|
181
141
|
* [#10](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/issues/10) do not show link when footnote not referenced. ([8ea8008](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/8ea80087c85f572cd9099eee227adb77143b2de9))
|
|
182
142
|
|
|
183
|
-
|
|
184
|
-
|
|
185
143
|
## [1.7.6](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v1.7.5...v1.7.6) (2024-10-22)
|
|
186
144
|
|
|
187
145
|
|
|
@@ -190,8 +148,6 @@
|
|
|
190
148
|
* add caption support to table. ([aca91fa](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/aca91fabb81fee9164fbbcca80ecc0683794e93d))
|
|
191
149
|
* add checkbox in list support. ([7d65c80](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/7d65c808f24a1415c0414e717de4bf240599860a))
|
|
192
150
|
|
|
193
|
-
|
|
194
|
-
|
|
195
151
|
## [1.7.5](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v1.7.3...v1.7.5) (2024-10-16)
|
|
196
152
|
|
|
197
153
|
|
|
@@ -204,8 +160,6 @@
|
|
|
204
160
|
|
|
205
161
|
* alert icon updated. ([b674540](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/b674540f3b57fa96ef3e4827ee57bdd5cad75e45))
|
|
206
162
|
|
|
207
|
-
|
|
208
|
-
|
|
209
163
|
## [1.7.3](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v1.7.2...v1.7.3) (2024-09-26)
|
|
210
164
|
|
|
211
165
|
|
|
@@ -213,8 +167,6 @@
|
|
|
213
167
|
|
|
214
168
|
* alert syntax added. ([b52c5be](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/b52c5be2d5a1e5c9af7a63f39a08a74ff078fad2))
|
|
215
169
|
|
|
216
|
-
|
|
217
|
-
|
|
218
170
|
## [1.7.2](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v1.7.1...v1.7.2) (2024-09-25)
|
|
219
171
|
|
|
220
172
|
|
|
@@ -222,16 +174,10 @@
|
|
|
222
174
|
|
|
223
175
|
* classname added/updated. ([e51de90](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/e51de90064ed641a9b229c00e7695ce77df7f4e6))
|
|
224
176
|
|
|
225
|
-
|
|
226
|
-
|
|
227
177
|
## [1.7.1](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v1.7.0...v1.7.1) (2024-09-24)
|
|
228
178
|
|
|
229
|
-
|
|
230
|
-
|
|
231
179
|
# [1.7.0](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v1.6.3...v1.7.0) (2024-09-24)
|
|
232
180
|
|
|
233
|
-
|
|
234
|
-
|
|
235
181
|
## [1.6.3](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v1.6.1...v1.6.3) (2024-09-24)
|
|
236
182
|
|
|
237
183
|
|
|
@@ -239,8 +185,6 @@
|
|
|
239
185
|
|
|
240
186
|
* npm install command fixed. ([b0bea6d](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/b0bea6d48eafa1dcd361fc6b01ad8db84c24b2ff))
|
|
241
187
|
|
|
242
|
-
|
|
243
|
-
|
|
244
188
|
## [1.6.1](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v1.6.0...v1.6.1) (2024-09-20)
|
|
245
189
|
|
|
246
190
|
|
|
@@ -248,8 +192,6 @@
|
|
|
248
192
|
|
|
249
193
|
* demo page links fixed. ([9b40d38](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/9b40d38a572ac1dd3c3dfdd70ed28d8072ab54c0))
|
|
250
194
|
|
|
251
|
-
|
|
252
|
-
|
|
253
195
|
# [1.6.0](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v1.5.5...v1.6.0) (2024-09-20)
|
|
254
196
|
|
|
255
197
|
|
|
@@ -257,8 +199,6 @@
|
|
|
257
199
|
|
|
258
200
|
* web integration supported. ([487f2cc](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/487f2cccc4489c13329ca7181408818f107b3eda))
|
|
259
201
|
|
|
260
|
-
|
|
261
|
-
|
|
262
202
|
## [1.5.5](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v1.5.0...v1.5.5) (2024-09-18)
|
|
263
203
|
|
|
264
204
|
|
|
@@ -271,12 +211,8 @@
|
|
|
271
211
|
|
|
272
212
|
* support unnumbered theorem block. ([32cf3a0](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/32cf3a0f44dfa0cf3797a16b2f7bc9104775f413))
|
|
273
213
|
|
|
274
|
-
|
|
275
|
-
|
|
276
214
|
# [1.5.0](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v1.3.3...v1.5.0) (2024-09-04)
|
|
277
215
|
|
|
278
|
-
|
|
279
|
-
|
|
280
216
|
## [1.3.3](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v1.3.2...v1.3.3) (2024-08-14)
|
|
281
217
|
|
|
282
218
|
|
|
@@ -284,8 +220,6 @@
|
|
|
284
220
|
|
|
285
221
|
* image size. [#7](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/issues/7) ([4bf2f68](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/4bf2f680d61cf8084a2be66e5709d46509b3a1a0))
|
|
286
222
|
|
|
287
|
-
|
|
288
|
-
|
|
289
223
|
## [1.3.2](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v1.3.1...v1.3.2) (2024-08-08)
|
|
290
224
|
|
|
291
225
|
|
|
@@ -293,8 +227,6 @@
|
|
|
293
227
|
|
|
294
228
|
* add 'px' to image size. ([7aacb77](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/7aacb77512d418652e5e6b194fbb7278ce447c1d))
|
|
295
229
|
|
|
296
|
-
|
|
297
|
-
|
|
298
230
|
## [1.3.1](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v1.2.2...v1.3.1) (2024-08-06)
|
|
299
231
|
|
|
300
232
|
|
|
@@ -304,12 +236,8 @@
|
|
|
304
236
|
* project reorgnized. ([2d4b437](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/2d4b4374e9451e0236e8d609c26f19ebcdf09872))
|
|
305
237
|
* rollup livereload / highlight added. ([4b893bf](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/4b893bf535165a61821d89c0e341d5820473710d))
|
|
306
238
|
|
|
307
|
-
|
|
308
|
-
|
|
309
239
|
## [1.2.2](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v1.2.1...v1.2.2) (2024-08-01)
|
|
310
240
|
|
|
311
|
-
|
|
312
|
-
|
|
313
241
|
## [1.2.1](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/v1.2.0...v1.2.1) (2024-08-01)
|
|
314
242
|
|
|
315
243
|
|
|
@@ -317,8 +245,6 @@
|
|
|
317
245
|
|
|
318
246
|
* ts error https://github.com/markedjs/marked/issues/3101 ([1991650](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/1991650e64c513adb97bb4d31b12f3d0ae10a352))
|
|
319
247
|
|
|
320
|
-
|
|
321
|
-
|
|
322
248
|
# [1.2.0](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/compare/3d84e4de2829de5ae4f03efc51eadc9b279eb775...v1.2.0) (2024-08-01)
|
|
323
249
|
|
|
324
250
|
|
|
@@ -341,6 +267,3 @@
|
|
|
341
267
|
* trigger updating dependencies. ([a0d167b](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/a0d167b6de42fdfd5f3eb712d24bf926af3ce650))
|
|
342
268
|
* upgrade marked.js to v13 ([af45a2f](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/af45a2f90f207069df23f0da65ff7dab31155e24))
|
|
343
269
|
* use section instead of div. ([3d84e4d](https://cloud.mathcrowd.cn:2444/agile/frontend/mathcrowd-marked-lib/commits/3d84e4de2829de5ae4f03efc51eadc9b279eb775))
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|