@yozora/tokenizer-fenced-block 2.2.0 → 2.3.1
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 +197 -239
- package/README.md +189 -143
- package/lib/cjs/index.cjs +1 -0
- package/lib/esm/index.mjs +1 -0
- package/package.json +6 -10
package/CHANGELOG.md
CHANGED
|
@@ -1,504 +1,462 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
-
All notable changes to this project will be documented in this file.
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
# [2.2.0](https://github.com/yozorajs/yozora/compare/v2.1.5...v2.2.0) (2023-08-21)
|
|
7
|
-
|
|
8
|
-
**Note:** Version bump only for package @yozora/tokenizer-fenced-block
|
|
3
|
+
All notable changes to this project will be documented in this file. See
|
|
4
|
+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
9
5
|
|
|
6
|
+
## [2.3.1](https://github.com/yozorajs/yozora/compare/v2.3.0...v2.3.1) (2024-01-30)
|
|
10
7
|
|
|
8
|
+
### Performance Improvements
|
|
11
9
|
|
|
10
|
+
- 🔧 use nx to simplify running commands on the monorepo
|
|
11
|
+
([#25](https://github.com/yozorajs/yozora/issues/25))
|
|
12
|
+
([377a126](https://github.com/yozorajs/yozora/commit/377a126f740e51cfd34bd8acc121e3e0424fc2aa))
|
|
12
13
|
|
|
14
|
+
# Change Log
|
|
13
15
|
|
|
14
|
-
|
|
16
|
+
All notable changes to this project will be documented in this file. See
|
|
17
|
+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
15
18
|
|
|
19
|
+
# [2.3.0](https://github.com/yozorajs/yozora/compare/v2.2.0...v2.3.0) (2023-09-18)
|
|
16
20
|
|
|
17
21
|
### Performance Improvements
|
|
18
22
|
|
|
19
|
-
|
|
20
|
-
|
|
23
|
+
- :fire: remove 'tsconfig.json's in sub packages
|
|
24
|
+
([1e6a8b3](https://github.com/yozorajs/yozora/commit/1e6a8b39b1f4f4b84f01829b8956b1ef664e8743))
|
|
21
25
|
|
|
26
|
+
# [2.2.0](https://github.com/yozorajs/yozora/compare/v2.1.5...v2.2.0) (2023-08-21)
|
|
27
|
+
|
|
28
|
+
**Note:** Version bump only for package @yozora/tokenizer-fenced-block
|
|
22
29
|
|
|
30
|
+
## [2.1.5](https://github.com/yozorajs/yozora/compare/v2.1.4...v2.1.5) (2023-05-13)
|
|
23
31
|
|
|
32
|
+
### Performance Improvements
|
|
24
33
|
|
|
34
|
+
- 🔧 don't sourcemaps into tarball
|
|
35
|
+
([fc37aa8](https://github.com/yozorajs/yozora/commit/fc37aa8847ac4ad78ecb31f198e1cd6a85e91bcf))
|
|
36
|
+
- 📝 update CHANGELOGs
|
|
37
|
+
([c51b283](https://github.com/yozorajs/yozora/commit/c51b283874f8a562b6ed9fad46a0b7d578f6eb42))
|
|
25
38
|
|
|
26
39
|
## 2.1.4 (2023-04-02)
|
|
27
40
|
|
|
28
|
-
|
|
29
41
|
### Performance Improvements
|
|
30
42
|
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
43
|
+
- 🔧 don't pack src/ folder into tarball
|
|
44
|
+
([c9fac38](https://github.com/yozorajs/yozora/commit/c9fac382e9a7a8d6454452b0c4d5b57dac16455f))
|
|
45
|
+
- 🔖 publish v2.1.4
|
|
46
|
+
([aa464ed](https://github.com/yozorajs/yozora/commit/aa464ed1e3cd84892773a833910cfc53a556bf5f))
|
|
35
47
|
|
|
36
48
|
## 2.1.3 (2023-03-23)
|
|
37
49
|
|
|
38
|
-
|
|
39
50
|
### Performance Improvements
|
|
40
51
|
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
52
|
+
- 🔖 publish v2.1.3
|
|
53
|
+
([9abaaff](https://github.com/yozorajs/yozora/commit/9abaaff74a12d0bae0f645813241ff947a0d828c))
|
|
44
54
|
|
|
45
55
|
## 2.1.2 (2023-03-11)
|
|
46
56
|
|
|
47
|
-
|
|
48
57
|
### Performance Improvements
|
|
49
58
|
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
59
|
+
- 🔖 publish v2.1.2
|
|
60
|
+
([992baca](https://github.com/yozorajs/yozora/commit/992bacafd173e7788e99fed34ce8b45f6ed24cfe))
|
|
53
61
|
|
|
54
62
|
## 2.1.1 (2023-03-10)
|
|
55
63
|
|
|
56
|
-
|
|
57
64
|
### Performance Improvements
|
|
58
65
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
66
|
+
- 💥 prefer shorter types
|
|
67
|
+
([b93307f](https://github.com/yozorajs/yozora/commit/b93307f3c2372598dd8ca4fcbf04e80ce58d903d))
|
|
68
|
+
- 🔖 publish v2.1.1
|
|
69
|
+
([257a36d](https://github.com/yozorajs/yozora/commit/257a36d8dc079d4ac226405c155b238e7099bcea))
|
|
63
70
|
|
|
64
71
|
## 2.0.6 (2023-03-05)
|
|
65
72
|
|
|
66
|
-
|
|
67
73
|
### Performance Improvements
|
|
68
74
|
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
75
|
+
- 🔖 publish v2.0.6
|
|
76
|
+
([a263c53](https://github.com/yozorajs/yozora/commit/a263c5338103824347bac74d437051e9fbb6d791))
|
|
72
77
|
|
|
73
78
|
## 2.0.5 (2023-01-09)
|
|
74
79
|
|
|
75
|
-
|
|
76
80
|
### Performance Improvements
|
|
77
81
|
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
82
|
+
- 🔖 publish v2.0.5
|
|
83
|
+
([7ba3bab](https://github.com/yozorajs/yozora/commit/7ba3bab49fe65cf2f57082c0503af73da9356cf0))
|
|
81
84
|
|
|
82
85
|
## 2.0.5-alpha.0 (2023-01-05)
|
|
83
86
|
|
|
84
|
-
|
|
85
87
|
### Performance Improvements
|
|
86
88
|
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
89
|
+
- 🔧 fix test configuration
|
|
90
|
+
([f50b2d7](https://github.com/yozorajs/yozora/commit/f50b2d7600139e0ea54e042b025365d81f4518b5))
|
|
91
|
+
- 🔖 publish v2.0.5-alpha.0
|
|
92
|
+
([8bf941f](https://github.com/yozorajs/yozora/commit/8bf941fe4ef82947165b0f3cc123cd493665e13b))
|
|
93
|
+
- 🔧 update package entries
|
|
94
|
+
([2c94f27](https://github.com/yozorajs/yozora/commit/2c94f27ffb645119a863f2ceee68a6b1b7285a67))
|
|
95
|
+
- ⬆️ upgrade devDependencies
|
|
96
|
+
([13059a9](https://github.com/yozorajs/yozora/commit/13059a924f3ae3b7fd69080ec9e82cde34a0f097))
|
|
93
97
|
|
|
94
98
|
## 2.0.4 (2022-11-02)
|
|
95
99
|
|
|
96
|
-
|
|
97
100
|
### Performance Improvements
|
|
98
101
|
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
+
- 🔖 publish v2.0.4
|
|
103
|
+
([c980b95](https://github.com/yozorajs/yozora/commit/c980b95254394dcacba0cbb4bea251350b09397c))
|
|
102
104
|
|
|
103
105
|
## 2.0.3 (2022-10-11)
|
|
104
106
|
|
|
105
|
-
|
|
106
107
|
### Performance Improvements
|
|
107
108
|
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
109
|
+
- 🔖 publish v2.0.3
|
|
110
|
+
([8cc8f95](https://github.com/yozorajs/yozora/commit/8cc8f95cfebc8d752bc3272cdd24965f540c130b))
|
|
111
|
+
- 🔧 update build script
|
|
112
|
+
([d934cad](https://github.com/yozorajs/yozora/commit/d934cad21a4ab763621ca6a72379cd4294caa605))
|
|
112
113
|
|
|
113
114
|
## 2.0.2 (2022-09-24)
|
|
114
115
|
|
|
115
|
-
|
|
116
116
|
### Performance Improvements
|
|
117
117
|
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
118
|
+
- 📝 fix invalid links
|
|
119
|
+
([eb304c9](https://github.com/yozorajs/yozora/commit/eb304c931b2e682cf156bbceae0a20655777381e))
|
|
120
|
+
- 🔖 publish v2.0.2
|
|
121
|
+
([6911295](https://github.com/yozorajs/yozora/commit/6911295e9eacfa29563fe93494704190e50625fd))
|
|
122
|
+
- 🔧 support node@16.x.x
|
|
123
|
+
([eda301f](https://github.com/yozorajs/yozora/commit/eda301fe1047e380de5be915ae730206a026f07b))
|
|
124
|
+
- 📝 update links
|
|
125
|
+
([4467fe6](https://github.com/yozorajs/yozora/commit/4467fe646e0a95fcc7206658189884f68872bc4e))
|
|
126
|
+
- 🔧 upgrade devDependencies & update tests
|
|
127
|
+
([6edb917](https://github.com/yozorajs/yozora/commit/6edb917fa9414ffe82d6411e19c6b362f1b06007))
|
|
125
128
|
|
|
126
129
|
## 2.0.2-alpha.0 (2022-05-22)
|
|
127
130
|
|
|
128
|
-
|
|
129
131
|
### Performance Improvements
|
|
130
132
|
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
133
|
+
- 🔖 publish v2.0.2-alpha.0
|
|
134
|
+
([430eaab](https://github.com/yozorajs/yozora/commit/430eaabd83f4a1ee29398ee1798aa4511976c38f))
|
|
134
135
|
|
|
135
136
|
## 2.0.1 (2022-05-21)
|
|
136
137
|
|
|
137
|
-
|
|
138
138
|
### Performance Improvements
|
|
139
139
|
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
140
|
+
- 🔖 publish v2.0.1
|
|
141
|
+
([3aea330](https://github.com/yozorajs/yozora/commit/3aea33091e402bd6c7754d91d549e8d648475073))
|
|
143
142
|
|
|
144
143
|
# 2.0.0 (2022-01-15)
|
|
145
144
|
|
|
146
|
-
|
|
147
145
|
### Performance Improvements
|
|
148
146
|
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
147
|
+
- 💥 [breaking] rename 'NodePoint' and 'NodePosition'
|
|
148
|
+
([76692a2](https://github.com/yozorajs/yozora/commit/76692a211a82260bb81acffa5e9e9d41b569f673))
|
|
149
|
+
- 🔖 publish v2.0.0
|
|
150
|
+
([65e99d1](https://github.com/yozorajs/yozora/commit/65e99d1709fdd1c918465dce6b1e91de96bdab5e))
|
|
153
151
|
|
|
154
152
|
# 2.0.0-alpha.3 (2022-01-12)
|
|
155
153
|
|
|
156
|
-
|
|
157
154
|
### Features
|
|
158
155
|
|
|
159
|
-
|
|
160
|
-
|
|
156
|
+
- 💥 [breaking] remove 'IYastNode' prefix for AST types
|
|
157
|
+
([35c8fd2](https://github.com/yozorajs/yozora/commit/35c8fd2a6c27fb0bdb4020ccda5974ad05748c46))
|
|
161
158
|
|
|
162
159
|
### Performance Improvements
|
|
163
160
|
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
161
|
+
- 🔖 publish v2.0.0-alpha.3
|
|
162
|
+
([9f274fc](https://github.com/yozorajs/yozora/commit/9f274fc7487a8c1dd213405d92508f9a7621f730))
|
|
167
163
|
|
|
168
164
|
# 2.0.0-alpha.2 (2022-01-09)
|
|
169
165
|
|
|
170
|
-
|
|
171
166
|
### Performance Improvements
|
|
172
167
|
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
168
|
+
- 🔖 publish v2.0.0-alpha.2
|
|
169
|
+
([da59d85](https://github.com/yozorajs/yozora/commit/da59d85520455c59a117a35032ef1a035c10ea21))
|
|
176
170
|
|
|
177
171
|
# 2.0.0-alpha.1 (2022-01-08)
|
|
178
172
|
|
|
179
|
-
|
|
180
173
|
### Bug Fixes
|
|
181
174
|
|
|
182
|
-
|
|
183
|
-
|
|
175
|
+
- 🐛 fix incorrect export names
|
|
176
|
+
([b2d1fa7](https://github.com/yozorajs/yozora/commit/b2d1fa71d774bd78c87aa51435ba89593ebbeb24))
|
|
184
177
|
|
|
185
178
|
### Performance Improvements
|
|
186
179
|
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
180
|
+
- 🔖 publish v2.0.0-alpha.1
|
|
181
|
+
([86202e1](https://github.com/yozorajs/yozora/commit/86202e1d2b03ccfc2ab030517d9d314f7aee7666))
|
|
182
|
+
- 📝 update READMEs
|
|
183
|
+
([320afeb](https://github.com/yozorajs/yozora/commit/320afebd6c500cbbce5fd65c1cd184bbd2224f25))
|
|
191
184
|
|
|
192
185
|
# 2.0.0-alpha.0 (2022-01-03)
|
|
193
186
|
|
|
194
|
-
|
|
195
187
|
### Bug Fixes
|
|
196
188
|
|
|
197
|
-
|
|
198
|
-
|
|
189
|
+
- 🐛 footnoteDefinition should be containing blocks, but fencedCode shouldn't be
|
|
190
|
+
([51c9133](https://github.com/yozorajs/yozora/commit/51c913361761b36ff54ef0ae49e549e3305bb789))
|
|
199
191
|
|
|
200
192
|
### Features
|
|
201
193
|
|
|
202
|
-
|
|
203
|
-
|
|
194
|
+
- 💥 [breaking] rename types with 'I' prefix
|
|
195
|
+
([d37d862](https://github.com/yozorajs/yozora/commit/d37d862212831dbe75ac92a6dbdadf2fa81cce8c))
|
|
204
196
|
|
|
205
197
|
### Performance Improvements
|
|
206
198
|
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
199
|
+
- 💥 refactor block tokenizers
|
|
200
|
+
([50ea4da](https://github.com/yozorajs/yozora/commit/50ea4dac5be8d7dd3d6eccf7e0ce1cfe05fe704a))
|
|
201
|
+
- 🔖 publish v2.0.0-alpha.0
|
|
202
|
+
([0171501](https://github.com/yozorajs/yozora/commit/0171501339c49ffd02ed16a63447fa20a47a29a7))
|
|
203
|
+
- 🎨 rename parser hooks
|
|
204
|
+
([ef6cbc5](https://github.com/yozorajs/yozora/commit/ef6cbc51323e6ef9d4cd78f1c7194ae1f7819245))
|
|
205
|
+
- 🎨 set print width to 100
|
|
206
|
+
([657a621](https://github.com/yozorajs/yozora/commit/657a6211cad52d5f1b183e7bcd7ea227b2aa7724))
|
|
213
207
|
|
|
214
208
|
# 1.3.0 (2021-10-09)
|
|
215
209
|
|
|
216
|
-
|
|
217
210
|
### Performance Improvements
|
|
218
211
|
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
212
|
+
- 🔖 publish v1.3.0
|
|
213
|
+
([18c9b16](https://github.com/yozorajs/yozora/commit/18c9b167004ad97718b2f94f25139f80598cbf7a))
|
|
222
214
|
|
|
223
215
|
## 1.2.2 (2021-09-06)
|
|
224
216
|
|
|
225
|
-
|
|
226
217
|
### Performance Improvements
|
|
227
218
|
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
219
|
+
- 🔖 publish v1.2.2
|
|
220
|
+
([fb4b804](https://github.com/yozorajs/yozora/commit/fb4b804548592c09259aabcf9cc4dd96176bd024))
|
|
231
221
|
|
|
232
222
|
## 1.2.1 (2021-09-04)
|
|
233
223
|
|
|
234
|
-
|
|
235
224
|
### Performance Improvements
|
|
236
225
|
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
226
|
+
- 🔖 publish v1.2.1
|
|
227
|
+
([d98d07d](https://github.com/yozorajs/yozora/commit/d98d07d7c56dd9f6bb60149b2b0a4be2787e1046))
|
|
240
228
|
|
|
241
229
|
# 1.2.0 (2021-08-22)
|
|
242
230
|
|
|
243
|
-
|
|
244
231
|
### Performance Improvements
|
|
245
232
|
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
233
|
+
- 🔖 publish v1.2.0
|
|
234
|
+
([86da40e](https://github.com/yozorajs/yozora/commit/86da40e50d2fe9acace68695288e15e012e6cd0d))
|
|
249
235
|
|
|
250
236
|
# 1.2.0-alpha.1 (2021-08-16)
|
|
251
237
|
|
|
252
|
-
|
|
253
238
|
### Performance Improvements
|
|
254
239
|
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
240
|
+
- 🔖 publish v1.2.0-alpha.1
|
|
241
|
+
([ce3c173](https://github.com/yozorajs/yozora/commit/ce3c17330085f22404668a388f2bee6f57e6e958))
|
|
258
242
|
|
|
259
243
|
# 1.2.0-alpha.0 (2021-08-15)
|
|
260
244
|
|
|
261
|
-
|
|
262
245
|
### Performance Improvements
|
|
263
246
|
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
247
|
+
- 🔖 publish v1.2.0-alpha.0
|
|
248
|
+
([bd8ef45](https://github.com/yozorajs/yozora/commit/bd8ef455a22963834a70339f42178138aab28df6))
|
|
267
249
|
|
|
268
250
|
# 1.1.0 (2021-08-12)
|
|
269
251
|
|
|
270
|
-
|
|
271
252
|
### Performance Improvements
|
|
272
253
|
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
254
|
+
- 🔖 publish v1.1.0
|
|
255
|
+
([a8c7cff](https://github.com/yozorajs/yozora/commit/a8c7cffcbdc36930ab3c744450c8feb4395a9fac))
|
|
256
|
+
- 📝 update related references
|
|
257
|
+
([e2c8c7e](https://github.com/yozorajs/yozora/commit/e2c8c7e6ff8c5c1da27ca224d5c5d0eb4e5fbca7))
|
|
277
258
|
|
|
278
259
|
# 1.1.0-alpha.2 (2021-08-07)
|
|
279
260
|
|
|
280
|
-
|
|
281
261
|
### Performance Improvements
|
|
282
262
|
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
263
|
+
- 🔖 publish v1.1.0-alpha.2
|
|
264
|
+
([d88b8ec](https://github.com/yozorajs/yozora/commit/d88b8eca03118b9f2a8b00ac4106ea82e779bc94))
|
|
286
265
|
|
|
287
266
|
# 1.1.0-alpha.1 (2021-08-01)
|
|
288
267
|
|
|
289
|
-
|
|
290
268
|
### Performance Improvements
|
|
291
269
|
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
270
|
+
- 🔖 publish v1.1.0-alpha.1
|
|
271
|
+
([0d6aa91](https://github.com/yozorajs/yozora/commit/0d6aa91fb5a15b962b016496453dbfa7f1197126))
|
|
272
|
+
- 📝 update READMEs
|
|
273
|
+
([738d626](https://github.com/yozorajs/yozora/commit/738d626d76c535ea017812f674b43842ee073227))
|
|
296
274
|
|
|
297
275
|
# 1.1.0-alpha.0 (2021-07-31)
|
|
298
276
|
|
|
299
|
-
|
|
300
277
|
### Performance Improvements
|
|
301
278
|
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
279
|
+
- 🔖 publish v1.1.0-alpha.0
|
|
280
|
+
([082653e](https://github.com/yozorajs/yozora/commit/082653e421889513588492774503d8ddcc24b8f9))
|
|
281
|
+
- 📝 update READMEs
|
|
282
|
+
([9905f04](https://github.com/yozorajs/yozora/commit/9905f0408b15d4478d021ef5c75497817f2db9a3))
|
|
283
|
+
- 📝 update READMEs
|
|
284
|
+
([03fe64c](https://github.com/yozorajs/yozora/commit/03fe64c6a9eab9bf810d4648261e7a808a13d1e1))
|
|
307
285
|
|
|
308
286
|
# 1.0.0 (2021-07-20)
|
|
309
287
|
|
|
310
|
-
|
|
311
288
|
### Performance Improvements
|
|
312
289
|
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
290
|
+
- 🔖 publish v1.0.0
|
|
291
|
+
([ad754e3](https://github.com/yozorajs/yozora/commit/ad754e3a5945cd2ce19d9e6bfa59cb82caf0c7ac))
|
|
316
292
|
|
|
317
293
|
# 1.0.0-beta.0 (2021-07-08)
|
|
318
294
|
|
|
319
|
-
|
|
320
295
|
### Performance Improvements
|
|
321
296
|
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
297
|
+
- 🔖 publish v1.0.0-beta.0
|
|
298
|
+
([bb66320](https://github.com/yozorajs/yozora/commit/bb6632098367cd8cf391eb1380d4542c15383bac))
|
|
325
299
|
|
|
326
300
|
# 1.0.0-1.0.0-beta.0.0 (2021-07-08)
|
|
327
301
|
|
|
328
|
-
|
|
329
302
|
### Performance Improvements
|
|
330
303
|
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
304
|
+
- 🔖 publish v1.0.0-1.0.0-beta.0.0
|
|
305
|
+
([4051dd2](https://github.com/yozorajs/yozora/commit/4051dd2bcdea0d051141abaa85635e52d84c04f2))
|
|
306
|
+
- ⚡️ remove unnecessary codes
|
|
307
|
+
([cebe92a](https://github.com/yozorajs/yozora/commit/cebe92a3375d1d49054d332764f2490d4bb92c53))
|
|
308
|
+
- 📝 update READMEs
|
|
309
|
+
([9d9f940](https://github.com/yozorajs/yozora/commit/9d9f940a81188502db6045134054b18b747819bf))
|
|
336
310
|
|
|
337
311
|
# 1.0.0-alpha.29 (2021-07-08)
|
|
338
312
|
|
|
339
|
-
|
|
340
313
|
### Performance Improvements
|
|
341
314
|
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
315
|
+
- 🔖 publish v1.0.0-alpha.29
|
|
316
|
+
([f2291db](https://github.com/yozorajs/yozora/commit/f2291db2812043dd6586eaabd14e427abb11663a))
|
|
345
317
|
|
|
346
318
|
# 1.0.0-alpha.28 (2021-06-30)
|
|
347
319
|
|
|
348
|
-
|
|
349
320
|
### Performance Improvements
|
|
350
321
|
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
322
|
+
- 🔖 publish v1.0.0-alpha.28
|
|
323
|
+
([f18d90a](https://github.com/yozorajs/yozora/commit/f18d90a116db508bf49c9a3338a262cb85faf792))
|
|
354
324
|
|
|
355
325
|
# 1.0.0-alpha.27 (2021-06-28)
|
|
356
326
|
|
|
357
|
-
|
|
358
327
|
### Performance Improvements
|
|
359
328
|
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
329
|
+
- 🎨 update base abstract tokenizer
|
|
330
|
+
([cca9dd6](https://github.com/yozorajs/yozora/commit/cca9dd6fc3d4a22e1352378f59c7d2dccecfc5a2))
|
|
331
|
+
- 🔖 publish v1.0.0-alpha.27
|
|
332
|
+
([8efea07](https://github.com/yozorajs/yozora/commit/8efea07b2314c241c91fc113abdc8852f216c9d7))
|
|
333
|
+
- ⬆️ upgrade dev dependencies
|
|
334
|
+
([d126ff4](https://github.com/yozorajs/yozora/commit/d126ff4c81ec09b366a0c60ba2a83e7f45fbe317))
|
|
365
335
|
|
|
366
336
|
# 1.0.0-alpha.26 (2021-06-25)
|
|
367
337
|
|
|
368
|
-
|
|
369
338
|
### Performance Improvements
|
|
370
339
|
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
340
|
+
- 🔖 publish v1.0.0-alpha.26
|
|
341
|
+
([cbde29c](https://github.com/yozorajs/yozora/commit/cbde29c6188c9183f0b39ccfac0ad310803b09fe))
|
|
342
|
+
- 📝 update READMEs
|
|
343
|
+
([11e4f61](https://github.com/yozorajs/yozora/commit/11e4f6107c3862bf8c81dae882e93cab3f56f40f))
|
|
375
344
|
|
|
376
345
|
# 1.0.0-alpha.25 (2021-06-17)
|
|
377
346
|
|
|
378
|
-
|
|
379
347
|
### Performance Improvements
|
|
380
348
|
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
349
|
+
- 🔖 publish v1.0.0-alpha.25
|
|
350
|
+
([5e17f71](https://github.com/yozorajs/yozora/commit/5e17f7155391c21eb1c99e5024e48d5e208e80db))
|
|
384
351
|
|
|
385
352
|
# 1.0.0-alpha.24 (2021-06-10)
|
|
386
353
|
|
|
387
|
-
|
|
388
354
|
### Performance Improvements
|
|
389
355
|
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
356
|
+
- 🔖 publish v1.0.0-alpha.24
|
|
357
|
+
([6169f8e](https://github.com/yozorajs/yozora/commit/6169f8ecda42e04203e4533f820e82ea3e93b7dd))
|
|
393
358
|
|
|
394
359
|
# 1.0.0-alpha.23 (2021-06-08)
|
|
395
360
|
|
|
396
|
-
|
|
397
361
|
### Performance Improvements
|
|
398
362
|
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
363
|
+
- Move repository from github.com/guanghechen to github.com/yozorajs
|
|
364
|
+
([c1fd32c](https://github.com/yozorajs/yozora/commit/c1fd32ce818b44aa0d993ec8f74ef514bdf2d834))
|
|
365
|
+
- 🔖 publish v1.0.0-alpha.23
|
|
366
|
+
([131a216](https://github.com/yozorajs/yozora/commit/131a2162b64eb23f98e93286974f4a3e4a91b77a))
|
|
367
|
+
- 📝 update READMEs
|
|
368
|
+
([6420941](https://github.com/yozorajs/yozora/commit/64209414cacdaf0e04329e2c86e6ff41f885f55f))
|
|
404
369
|
|
|
405
370
|
# 1.0.0-alpha.22 (2021-05-20)
|
|
406
371
|
|
|
407
|
-
|
|
408
372
|
### Performance Improvements
|
|
409
373
|
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
374
|
+
- 🎨 lint codes
|
|
375
|
+
([0d2d798](https://github.com/yozorajs/yozora/commit/0d2d7988d1d46f873e2a9f5d37de9c5daa39a109))
|
|
376
|
+
- 🔖 publish v1.0.0-alpha.22
|
|
377
|
+
([a07a41d](https://github.com/yozorajs/yozora/commit/a07a41de8dda2ff579b0e5b469db75d6c629c38b))
|
|
378
|
+
- 🔧 rename the main branch to 'main' instead of 'master'
|
|
379
|
+
([c915653](https://github.com/yozorajs/yozora/commit/c9156537fba68ce073e139eb487afb973b7d90ba))
|
|
415
380
|
|
|
416
381
|
# 1.0.0-alpha.21 (2021-05-12)
|
|
417
382
|
|
|
418
|
-
|
|
419
383
|
### Performance Improvements
|
|
420
384
|
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
385
|
+
- 🔖 publish v1.0.0-alpha.21
|
|
386
|
+
([e6655a2](https://github.com/yozorajs/yozora/commit/e6655a252c0b799d0990f06bc7cfdadc6824b63c))
|
|
424
387
|
|
|
425
388
|
# 1.0.0-alpha.20 (2021-04-20)
|
|
426
389
|
|
|
427
|
-
|
|
428
390
|
### Performance Improvements
|
|
429
391
|
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
392
|
+
- 🔖 publish v1.0.0-alpha.20
|
|
393
|
+
([3f3831f](https://github.com/yozorajs/yozora/commit/3f3831fb6fdb72319e7d24a1ba4b51b44bdb4c8d))
|
|
433
394
|
|
|
434
395
|
# 1.0.0-alpha.19 (2021-04-19)
|
|
435
396
|
|
|
436
|
-
|
|
437
397
|
### Performance Improvements
|
|
438
398
|
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
399
|
+
- 🔖 publish v1.0.0-alpha.19
|
|
400
|
+
([50b55f9](https://github.com/yozorajs/yozora/commit/50b55f9e5fd1d00c03d271a488d2a648ccd0a1d1))
|
|
401
|
+
- 📝 update READMEs
|
|
402
|
+
([907af97](https://github.com/yozorajs/yozora/commit/907af97f8c0bca5b045ccae188c6b759e88ec38c))
|
|
443
403
|
|
|
444
404
|
# 1.0.0-alpha.18 (2021-04-18)
|
|
445
405
|
|
|
446
|
-
|
|
447
406
|
### Performance Improvements
|
|
448
407
|
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
408
|
+
- :bug: [fenced-block] fix: blank lines without enough indent also should be preserved in
|
|
409
|
+
fenced-block, fenced-code and admonition
|
|
410
|
+
([3a4c7de](https://github.com/yozorajs/yozora/commit/3a4c7dea01eaddc5699207f369cb06d39f80a098))
|
|
411
|
+
- 🔖 publish v1.0.0-alpha.18
|
|
412
|
+
([219b28b](https://github.com/yozorajs/yozora/commit/219b28b38975d6d41f6c285a512a5c0dccceb6fa))
|
|
453
413
|
|
|
454
414
|
# 1.0.0-alpha.17 (2021-04-15)
|
|
455
415
|
|
|
456
|
-
|
|
457
416
|
### Performance Improvements
|
|
458
417
|
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
418
|
+
- 🎨 optimize duplicate codes
|
|
419
|
+
([347ae9b](https://github.com/yozorajs/yozora/commit/347ae9b897aeeee8a6c73280660e2bd1878c113e))
|
|
420
|
+
- 🔖 publish v1.0.0-alpha.17
|
|
421
|
+
([0e7facd](https://github.com/yozorajs/yozora/commit/0e7facdde8692e538e5777d70b873cf6282f7de8))
|
|
422
|
+
- 📝 update docs
|
|
423
|
+
([acffd75](https://github.com/yozorajs/yozora/commit/acffd757123705c4d0f6a3948f62f3c460cefde3))
|
|
464
424
|
|
|
465
425
|
# 1.0.0-alpha.16 (2021-04-12)
|
|
466
426
|
|
|
467
|
-
|
|
468
427
|
### Performance Improvements
|
|
469
428
|
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
429
|
+
- 🔖 publish v1.0.0-alpha.16
|
|
430
|
+
([9da34dd](https://github.com/yozorajs/yozora/commit/9da34dd46333b72f908c77d15f11326f3724060c))
|
|
473
431
|
|
|
474
432
|
# 1.0.0-alpha.15 (2021-04-11)
|
|
475
433
|
|
|
476
|
-
|
|
477
434
|
### Performance Improvements
|
|
478
435
|
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
436
|
+
- 🔖 publish v1.0.0-alpha.15
|
|
437
|
+
([988d25f](https://github.com/yozorajs/yozora/commit/988d25f7958825ccbaaa99051ad7b823c625d4cf))
|
|
482
438
|
|
|
483
439
|
# 1.0.0-alpha.14 (2021-04-11)
|
|
484
440
|
|
|
485
|
-
|
|
486
441
|
### Performance Improvements
|
|
487
442
|
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
443
|
+
- 🔖 publish v1.0.0-alpha.14
|
|
444
|
+
([3fcfffa](https://github.com/yozorajs/yozora/commit/3fcfffa0da0413449acf0d91d85400d0b31fa9a2))
|
|
445
|
+
- 🎨 rename isContainerBlock to isContainingBlock & use enum TokenizerPriority instead of magic
|
|
446
|
+
numbers to present tokenizer proirity
|
|
447
|
+
([940c50b](https://github.com/yozorajs/yozora/commit/940c50bb58b76a888a512539f3a4db6e8396d45b))
|
|
492
448
|
|
|
493
449
|
# 1.0.0-alpha.13 (2021-04-10)
|
|
494
450
|
|
|
495
|
-
|
|
496
451
|
### Features
|
|
497
452
|
|
|
498
|
-
|
|
499
|
-
|
|
453
|
+
- ✨ add new tokenizer @yozora/tokenizer-fenced-block
|
|
454
|
+
([b9600e9](https://github.com/yozorajs/yozora/commit/b9600e9b0796b47abe162b0d761e79269ce80118))
|
|
500
455
|
|
|
501
456
|
### Performance Improvements
|
|
502
457
|
|
|
503
|
-
|
|
504
|
-
|
|
458
|
+
- :art: [core-parser] improve: enhance ParseBlockPhaseApi to support parsing inlines in the
|
|
459
|
+
parse-block phase
|
|
460
|
+
([75e67bd](https://github.com/yozorajs/yozora/commit/75e67bd6e7a7e2ad054bc34c8b30960cccd1bec8))
|
|
461
|
+
- 🔖 publish v1.0.0-alpha.13
|
|
462
|
+
([949455c](https://github.com/yozorajs/yozora/commit/949455c25f4fb60a88c3484829a610da7c998969))
|
package/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<header>
|
|
4
4
|
<h1 align="center">
|
|
5
|
-
<a href="https://github.com/yozorajs/yozora/tree/v2.
|
|
5
|
+
<a href="https://github.com/yozorajs/yozora/tree/v2.3.1/tokenizers/fenced-block#readme">@yozora/tokenizer-fenced-block</a>
|
|
6
6
|
</h1>
|
|
7
7
|
<div align="center">
|
|
8
8
|
<a href="https://www.npmjs.com/package/@yozora/tokenizer-fenced-block">
|
|
@@ -55,154 +55,200 @@
|
|
|
55
55
|
|
|
56
56
|
## Related
|
|
57
57
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
58
|
+
- [@yozora/ast][]
|
|
59
|
+
- [@yozora/parser][]
|
|
60
|
+
- [@yozora/parser-gfm][]
|
|
61
|
+
- [@yozora/parser-gfm-ex][]
|
|
62
|
+
- [Live Examples][live-examples]
|
|
63
|
+
- [Documentation][docpage]
|
|
64
64
|
|
|
65
65
|
<!-- :begin use tokenizer/definitions -->
|
|
66
66
|
|
|
67
67
|
[live-examples]: https://yozora.guanghechen.com/docs/package/tokenizer-fenced-block#live-examples
|
|
68
68
|
[docpage]: https://yozora.guanghechen.com/docs/package/tokenizer-fenced-block
|
|
69
|
-
[homepage]: https://github.com/yozorajs/yozora/tree/v2.
|
|
69
|
+
[homepage]: https://github.com/yozorajs/yozora/tree/v2.3.1/tokenizers/fenced-block#readme
|
|
70
70
|
[gfm-spec]: https://github.github.com/gfm
|
|
71
71
|
[mdast-homepage]: https://github.com/syntax-tree/mdast
|
|
72
|
-
|
|
73
|
-
[@yozora/ast]:
|
|
74
|
-
[@yozora/
|
|
75
|
-
[@yozora/
|
|
76
|
-
|
|
77
|
-
[@yozora/core-parser]:
|
|
78
|
-
[@yozora/core-tokenizer]:
|
|
79
|
-
|
|
80
|
-
[@yozora/
|
|
81
|
-
[@yozora/
|
|
82
|
-
|
|
83
|
-
[@yozora/parser
|
|
84
|
-
[@yozora/
|
|
85
|
-
[@yozora/
|
|
86
|
-
|
|
87
|
-
[@yozora/tokenizer
|
|
88
|
-
|
|
89
|
-
[@yozora/tokenizer-
|
|
90
|
-
|
|
91
|
-
[@yozora/tokenizer-
|
|
92
|
-
|
|
93
|
-
[@yozora/tokenizer-
|
|
94
|
-
|
|
95
|
-
[@yozora/tokenizer-
|
|
96
|
-
|
|
97
|
-
[@yozora/tokenizer-
|
|
98
|
-
[@yozora/tokenizer-
|
|
99
|
-
|
|
100
|
-
[@yozora/tokenizer-
|
|
101
|
-
[@yozora/tokenizer-
|
|
102
|
-
|
|
103
|
-
[@yozora/tokenizer-
|
|
104
|
-
|
|
105
|
-
[@yozora/tokenizer-
|
|
106
|
-
|
|
107
|
-
[@yozora/tokenizer-
|
|
108
|
-
|
|
109
|
-
[@yozora/tokenizer-
|
|
110
|
-
|
|
111
|
-
[@yozora/tokenizer-
|
|
112
|
-
|
|
113
|
-
[@yozora/tokenizer-
|
|
114
|
-
|
|
115
|
-
[@yozora/tokenizer-
|
|
116
|
-
|
|
117
|
-
[@yozora/
|
|
118
|
-
|
|
119
|
-
[@yozora/
|
|
120
|
-
|
|
121
|
-
[@yozora/
|
|
122
|
-
[@yozora/
|
|
123
|
-
|
|
124
|
-
[@yozora/
|
|
125
|
-
|
|
126
|
-
[@yozora/
|
|
127
|
-
|
|
128
|
-
[@yozora/
|
|
129
|
-
|
|
130
|
-
[@yozora/
|
|
131
|
-
[@yozora/
|
|
132
|
-
|
|
133
|
-
[@yozora/
|
|
134
|
-
[@yozora/
|
|
135
|
-
[@yozora/
|
|
136
|
-
|
|
137
|
-
[@yozora/
|
|
138
|
-
|
|
139
|
-
[@yozora/
|
|
140
|
-
|
|
141
|
-
[
|
|
142
|
-
|
|
143
|
-
[
|
|
144
|
-
|
|
145
|
-
[
|
|
146
|
-
|
|
147
|
-
[
|
|
148
|
-
[
|
|
149
|
-
[
|
|
150
|
-
|
|
151
|
-
[
|
|
152
|
-
[
|
|
153
|
-
|
|
154
|
-
[
|
|
155
|
-
|
|
156
|
-
[
|
|
157
|
-
|
|
158
|
-
[
|
|
159
|
-
[
|
|
160
|
-
[
|
|
161
|
-
|
|
162
|
-
[
|
|
163
|
-
|
|
164
|
-
[
|
|
165
|
-
[
|
|
166
|
-
[
|
|
167
|
-
|
|
168
|
-
[
|
|
169
|
-
|
|
170
|
-
[
|
|
171
|
-
[
|
|
172
|
-
|
|
173
|
-
[
|
|
174
|
-
[
|
|
175
|
-
[
|
|
176
|
-
[
|
|
177
|
-
|
|
178
|
-
[
|
|
179
|
-
[
|
|
180
|
-
[
|
|
181
|
-
[
|
|
182
|
-
[
|
|
183
|
-
[
|
|
184
|
-
[gfm
|
|
185
|
-
[gfm-
|
|
186
|
-
[
|
|
187
|
-
[
|
|
188
|
-
[
|
|
189
|
-
|
|
190
|
-
[
|
|
191
|
-
[
|
|
192
|
-
[
|
|
193
|
-
[
|
|
194
|
-
[
|
|
195
|
-
|
|
196
|
-
[
|
|
197
|
-
[
|
|
198
|
-
[
|
|
199
|
-
|
|
200
|
-
[
|
|
201
|
-
[
|
|
202
|
-
|
|
203
|
-
[
|
|
204
|
-
|
|
205
|
-
[
|
|
206
|
-
|
|
72
|
+
[@yozora/ast]: https://github.com/yozorajs/yozora/tree/v2.3.1/packages/ast#readme
|
|
73
|
+
[@yozora/ast-util]: https://github.com/yozorajs/yozora/tree/v2.3.1/packages/ast-util#readme
|
|
74
|
+
[@yozora/character]: https://github.com/yozorajs/yozora/tree/v2.3.1/packages/character#readme
|
|
75
|
+
[@yozora/eslint-config]:
|
|
76
|
+
https://github.com/yozorajs/yozora/tree/release-2.x.x/packages/eslint-config#readme
|
|
77
|
+
[@yozora/core-parser]: https://github.com/yozorajs/yozora/tree/v2.3.1/packages/core-parser#readme
|
|
78
|
+
[@yozora/core-tokenizer]:
|
|
79
|
+
https://github.com/yozorajs/yozora/tree/v2.3.1/packages/core-tokenizer#readme
|
|
80
|
+
[@yozora/invariant]: https://github.com/yozorajs/yozora/tree/v2.3.1/packages/invariant#readme
|
|
81
|
+
[@yozora/jest-for-tokenizer]:
|
|
82
|
+
https://github.com/yozorajs/yozora/tree/release-2.x.x/packages/jest-for-tokenizer#readme
|
|
83
|
+
[@yozora/parser]: https://github.com/yozorajs/yozora/tree/v2.3.1/packages/parser#readme
|
|
84
|
+
[@yozora/parser-gfm]: https://github.com/yozorajs/yozora/tree/v2.3.1/packages/parser-gfm#readme
|
|
85
|
+
[@yozora/parser-gfm-ex]:
|
|
86
|
+
https://github.com/yozorajs/yozora/tree/v2.3.1/packages/parser-gfm-ex#readme
|
|
87
|
+
[@yozora/template-tokenizer]:
|
|
88
|
+
https://github.com/yozorajs/yozora/tree/release-2.x.x/packages/template-tokenizer#readme
|
|
89
|
+
[@yozora/tokenizer-admonition]:
|
|
90
|
+
https://github.com/yozorajs/yozora/tree/v2.3.1/tokenizers/admonition#readme
|
|
91
|
+
[@yozora/tokenizer-autolink]:
|
|
92
|
+
https://github.com/yozorajs/yozora/tree/v2.3.1/tokenizers/autolink#readme
|
|
93
|
+
[@yozora/tokenizer-autolink-extension]:
|
|
94
|
+
https://github.com/yozorajs/yozora/tree/v2.3.1/tokenizers/autolink-extension#readme
|
|
95
|
+
[@yozora/tokenizer-blockquote]:
|
|
96
|
+
https://github.com/yozorajs/yozora/tree/v2.3.1/tokenizers/blockquote#readme
|
|
97
|
+
[@yozora/tokenizer-break]: https://github.com/yozorajs/yozora/tree/v2.3.1/tokenizers/break#readme
|
|
98
|
+
[@yozora/tokenizer-definition]:
|
|
99
|
+
https://github.com/yozorajs/yozora/tree/v2.3.1/tokenizers/definition#readme
|
|
100
|
+
[@yozora/tokenizer-delete]: https://github.com/yozorajs/yozora/tree/v2.3.1/tokenizers/delete#readme
|
|
101
|
+
[@yozora/tokenizer-ecma-import]:
|
|
102
|
+
https://github.com/yozorajs/yozora/tree/v2.3.1/tokenizers/ecma-import#readme
|
|
103
|
+
[@yozora/tokenizer-emphasis]:
|
|
104
|
+
https://github.com/yozorajs/yozora/tree/v2.3.1/tokenizers/emphasis#readme
|
|
105
|
+
[@yozora/tokenizer-fenced-block]:
|
|
106
|
+
https://github.com/yozorajs/yozora/tree/v2.3.1/tokenizers/fenced-block#readme
|
|
107
|
+
[@yozora/tokenizer-fenced-code]:
|
|
108
|
+
https://github.com/yozorajs/yozora/tree/v2.3.1/tokenizers/fenced-code#readme
|
|
109
|
+
[@yozora/tokenizer-footnote]:
|
|
110
|
+
https://github.com/yozorajs/yozora/tree/v2.3.1/tokenizers/footnote#readme
|
|
111
|
+
[@yozora/tokenizer-footnote-definition]:
|
|
112
|
+
https://github.com/yozorajs/yozora/tree/v2.3.1/tokenizers/footnote-definition#readme
|
|
113
|
+
[@yozora/tokenizer-footnote-reference]:
|
|
114
|
+
https://github.com/yozorajs/yozora/tree/v2.3.1/tokenizers/footnote-reference#readme
|
|
115
|
+
[@yozora/tokenizer-heading]:
|
|
116
|
+
https://github.com/yozorajs/yozora/tree/v2.3.1/tokenizers/heading#readme
|
|
117
|
+
[@yozora/tokenizer-html-block]:
|
|
118
|
+
https://github.com/yozorajs/yozora/tree/v2.3.1/tokenizers/html-block#readme
|
|
119
|
+
[@yozora/tokenizer-html-inline]:
|
|
120
|
+
https://github.com/yozorajs/yozora/tree/v2.3.1/tokenizers/html-inline#readme
|
|
121
|
+
[@yozora/tokenizer-image]: https://github.com/yozorajs/yozora/tree/v2.3.1/tokenizers/image#readme
|
|
122
|
+
[@yozora/tokenizer-image-reference]:
|
|
123
|
+
https://github.com/yozorajs/yozora/tree/v2.3.1/tokenizers/image-reference#readme
|
|
124
|
+
[@yozora/tokenizer-indented-code]:
|
|
125
|
+
https://github.com/yozorajs/yozora/tree/v2.3.1/tokenizers/indented-code#readme
|
|
126
|
+
[@yozora/tokenizer-inline-code]:
|
|
127
|
+
https://github.com/yozorajs/yozora/tree/v2.3.1/tokenizers/inline-code#readme
|
|
128
|
+
[@yozora/tokenizer-inline-math]:
|
|
129
|
+
https://github.com/yozorajs/yozora/tree/v2.3.1/tokenizers/inline-math#readme
|
|
130
|
+
[@yozora/tokenizer-link]: https://github.com/yozorajs/yozora/tree/v2.3.1/tokenizers/link#readme
|
|
131
|
+
[@yozora/tokenizer-link-reference]:
|
|
132
|
+
https://github.com/yozorajs/yozora/tree/v2.3.1/tokenizers/link-reference#readme
|
|
133
|
+
[@yozora/tokenizer-list]: https://github.com/yozorajs/yozora/tree/v2.3.1/tokenizers/list#readme
|
|
134
|
+
[@yozora/tokenizer-math]: https://github.com/yozorajs/yozora/tree/v2.3.1/tokenizers/math#readme
|
|
135
|
+
[@yozora/tokenizer-paragraph]:
|
|
136
|
+
https://github.com/yozorajs/yozora/tree/v2.3.1/tokenizers/paragraph#readme
|
|
137
|
+
[@yozora/tokenizer-setext-heading]:
|
|
138
|
+
https://github.com/yozorajs/yozora/tree/v2.3.1/tokenizers/setext-heading#readme
|
|
139
|
+
[@yozora/tokenizer-table]: https://github.com/yozorajs/yozora/tree/v2.3.1/tokenizers/table#readme
|
|
140
|
+
[@yozora/tokenizer-text]: https://github.com/yozorajs/yozora/tree/v2.3.1/tokenizers/text#readme
|
|
141
|
+
[@yozora/tokenizer-thematic-break]:
|
|
142
|
+
https://github.com/yozorajs/yozora/tree/v2.3.1/tokenizers/thematic-break#readme
|
|
143
|
+
[@yozora/react-admonition]:
|
|
144
|
+
https://github.com/yozorajs/yozora-react/tree/main/packages/admonition#readme
|
|
145
|
+
[@yozora/react-blockquote]:
|
|
146
|
+
https://github.com/yozorajs/yozora-react/tree/main/packages/blockquote#readme
|
|
147
|
+
[@yozora/react-break]: https://github.com/yozorajs/yozora-react/tree/main/packages/break#readme
|
|
148
|
+
[@yozora/react-delete]: https://github.com/yozorajs/yozora-react/tree/main/packages/delete#readme
|
|
149
|
+
[@yozora/react-emphasis]:
|
|
150
|
+
https://github.com/yozorajs/yozora-react/tree/main/packages/emphasis#readme
|
|
151
|
+
[@yozora/react-code]: https://github.com/yozorajs/yozora-react/tree/main/packages/code#readme
|
|
152
|
+
[@yozora/react-code-live]:
|
|
153
|
+
https://github.com/yozorajs/yozora-react/tree/main/packages/code-live#readme
|
|
154
|
+
[@yozora/react-footnote-definitions]:
|
|
155
|
+
https://github.com/yozorajs/yozora-react/tree/main/packages/footnote-definitions#readme
|
|
156
|
+
[@yozora/react-footnote-reference]:
|
|
157
|
+
https://github.com/yozorajs/yozora-react/tree/main/packages/footnote-reference#readme
|
|
158
|
+
[@yozora/react-heading]: https://github.com/yozorajs/yozora-react/tree/main/packages/heading#readme
|
|
159
|
+
[@yozora/react-image]: https://github.com/yozorajs/yozora-react/tree/main/packages/image#readme
|
|
160
|
+
[@yozora/react-inline-code]:
|
|
161
|
+
https://github.com/yozorajs/yozora-react/tree/main/packages/inline-code#readme
|
|
162
|
+
[@yozora/react-inline-math]:
|
|
163
|
+
https://github.com/yozorajs/yozora-react/tree/main/packages/inline-math#readme
|
|
164
|
+
[@yozora/react-link]: https://github.com/yozorajs/yozora-react/tree/main/packages/link#readme
|
|
165
|
+
[@yozora/react-list]: https://github.com/yozorajs/yozora-react/tree/main/packages/list#readme
|
|
166
|
+
[@yozora/react-list-item]:
|
|
167
|
+
https://github.com/yozorajs/yozora-react/tree/main/packages/list-item#readme
|
|
168
|
+
[@yozora/react-markdown]:
|
|
169
|
+
https://github.com/yozorajs/yozora-react/tree/main/packages/markdown#readme
|
|
170
|
+
[@yozora/react-math]: https://github.com/yozorajs/yozora-react/tree/main/packages/math#readme
|
|
171
|
+
[@yozora/react-paragraph]:
|
|
172
|
+
https://github.com/yozorajs/yozora-react/tree/main/packages/paragraph#readme
|
|
173
|
+
[@yozora/react-strong]: https://github.com/yozorajs/yozora-react/tree/main/packages/strong#readme
|
|
174
|
+
[@yozora/react-table]: https://github.com/yozorajs/yozora-react/tree/main/packages/table#readme
|
|
175
|
+
[@yozora/react-text]: https://github.com/yozorajs/yozora-react/tree/main/packages/text#readme
|
|
176
|
+
[@yozora/react-thematic-break]:
|
|
177
|
+
https://github.com/yozorajs/yozora-react/tree/main/packages/thematic-break#readme
|
|
178
|
+
[doc-live-examples/gfm]: https://yozora.guanghechen.com/docs/example/gfm
|
|
179
|
+
[doc-@yozora/ast]: https://yozora.guanghechen.com/docs/package/ast
|
|
180
|
+
[doc-@yozora/ast-util]: https://yozora.guanghechen.com/docs/package/ast-util
|
|
181
|
+
[doc-@yozora/core-parser]: https://yozora.guanghechen.com/docs/package/core-parser
|
|
182
|
+
[doc-@yozora/core-tokenizer]: https://yozora.guanghechen.com/docs/package/core-tokenizer
|
|
183
|
+
[doc-@yozora/parser]: https://yozora.guanghechen.com/docs/package/parser
|
|
184
|
+
[doc-@yozora/parser-gfm]: https://yozora.guanghechen.com/docs/package/parser-gfm
|
|
185
|
+
[doc-@yozora/parser-gfm-ex]: https://yozora.guanghechen.com/docs/package/parser-gfm-ex
|
|
186
|
+
[doc-@yozora/tokenizer-admonition]: https://yozora.guanghechen.com/docs/package/tokenizer-admonition
|
|
187
|
+
[doc-@yozora/tokenizer-autolink]: https://yozora.guanghechen.com/docs/package/tokenizer-autolink
|
|
188
|
+
[doc-@yozora/tokenizer-autolink-extension]:
|
|
189
|
+
https://yozora.guanghechen.com/docs/package/tokenizer-autolink-extension
|
|
190
|
+
[doc-@yozora/tokenizer-blockquote]: https://yozora.guanghechen.com/docs/package/tokenizer-blockquote
|
|
191
|
+
[doc-@yozora/tokenizer-break]: https://yozora.guanghechen.com/docs/package/tokenizer-break
|
|
192
|
+
[doc-@yozora/tokenizer-delete]: https://yozora.guanghechen.com/docs/package/tokenizer-delete
|
|
193
|
+
[doc-@yozora/tokenizer-emphasis]: https://yozora.guanghechen.com/docs/package/tokenizer-emphasis
|
|
194
|
+
[doc-@yozora/tokenizer-fenced-code]:
|
|
195
|
+
https://yozora.guanghechen.com/docs/package/tokenizer-fenced-code
|
|
196
|
+
[doc-@yozora/tokenizer-heading]: https://yozora.guanghechen.com/docs/package/tokenizer-heading
|
|
197
|
+
[doc-@yozora/tokenizer-html-block]: https://yozora.guanghechen.com/docs/package/tokenizer-html-block
|
|
198
|
+
[doc-@yozora/tokenizer-html-inline]:
|
|
199
|
+
https://yozora.guanghechen.com/docs/package/tokenizer-html-inline
|
|
200
|
+
[doc-@yozora/tokenizer-image]: https://yozora.guanghechen.com/docs/package/tokenizer-image
|
|
201
|
+
[doc-@yozora/tokenizer-image-reference]:
|
|
202
|
+
https://yozora.guanghechen.com/docs/package/tokenizer-image-reference
|
|
203
|
+
[doc-@yozora/tokenizer-indented-code]:
|
|
204
|
+
https://yozora.guanghechen.com/docs/package/tokenizer-indented-code
|
|
205
|
+
[doc-@yozora/tokenizer-inline-code]:
|
|
206
|
+
https://yozora.guanghechen.com/docs/package/tokenizer-inline-code
|
|
207
|
+
[doc-@yozora/tokenizer-inline-math]:
|
|
208
|
+
https://yozora.guanghechen.com/docs/package/tokenizer-inline-math
|
|
209
|
+
[doc-@yozora/tokenizer-link]: https://yozora.guanghechen.com/docs/package/tokenizer-link
|
|
210
|
+
[doc-@yozora/tokenizer-definition]: https://yozora.guanghechen.com/docs/package/tokenizer-definition
|
|
211
|
+
[doc-@yozora/tokenizer-link-reference]:
|
|
212
|
+
https://yozora.guanghechen.com/docs/package/tokenizer-link-reference
|
|
213
|
+
[doc-@yozora/tokenizer-list]: https://yozora.guanghechen.com/docs/package/tokenizer-list
|
|
214
|
+
[doc-@yozora/tokenizer-math]: https://yozora.guanghechen.com/docs/package/tokenizer-math
|
|
215
|
+
[doc-@yozora/tokenizer-paragraph]: https://yozora.guanghechen.com/docs/package/tokenizer-paragraph
|
|
216
|
+
[doc-@yozora/tokenizer-setext-heading]:
|
|
217
|
+
https://yozora.guanghechen.com/docs/package/tokenizer-setext-heading
|
|
218
|
+
[doc-@yozora/tokenizer-table]: https://yozora.guanghechen.com/docs/package/tokenizer-table
|
|
219
|
+
[doc-@yozora/tokenizer-text]: https://yozora.guanghechen.com/docs/package/tokenizer-text
|
|
220
|
+
[doc-@yozora/tokenizer-thematic-break]:
|
|
221
|
+
https://yozora.guanghechen.com/docs/package/tokenizer-thematic-break
|
|
222
|
+
[doc-@yozora/jest-for-tokenizer]: https://yozora.guanghechen.com/docs/package/jest-for-tokenizer
|
|
223
|
+
[doc-@yozora/parser-gfm]: https://yozora.guanghechen.com/docs/package/parser-gfm
|
|
224
|
+
[gfm-atx-heading]: https://github.github.com/gfm/#atx-heading
|
|
225
|
+
[gfm-autolink]: https://github.github.com/gfm/#autolinks
|
|
226
|
+
[gfm-autolink-extension]: https://github.github.com/gfm/#autolinks-extension-
|
|
227
|
+
[gfm-blockquote]: https://github.github.com/gfm/#block-quotes
|
|
228
|
+
[gfm-bullet-list]: https://github.github.com/gfm/#bullet-list
|
|
229
|
+
[gfm-delete]: https://github.github.com/gfm/#strikethrough-extension-
|
|
230
|
+
[gfm-emphasis]: https://github.github.com/gfm/#can-open-emphasis
|
|
231
|
+
[gfm-fenced-code]: https://github.github.com/gfm/#fenced-code-block
|
|
232
|
+
[gfm-hard-line-break]: https://github.github.com/gfm/#hard-line-break
|
|
233
|
+
[gfm-html-block]: https://github.github.com/gfm/#html-block
|
|
234
|
+
[gfm-html-inline]: https://github.github.com/gfm/#raw-html
|
|
235
|
+
[gfm-image]: https://github.github.com/gfm/#images
|
|
236
|
+
[gfm-image-reference]: https://github.github.com/gfm/#example-590
|
|
237
|
+
[gfm-indented-code]: https://github.github.com/gfm/#indented-code-block
|
|
238
|
+
[gfm-inline-code]: https://github.github.com/gfm/#code-span
|
|
239
|
+
[gfm-link]: https://github.github.com/gfm/#inline-link
|
|
240
|
+
[gfm-definition]: https://github.github.com/gfm/#link-reference-definition
|
|
241
|
+
[gfm-link-reference]: https://github.github.com/gfm/#reference-link
|
|
242
|
+
[gfm-list]: https://github.github.com/gfm/#lists
|
|
243
|
+
[gfm-list-item]: https://github.github.com/gfm/#list-items
|
|
244
|
+
[gfm-list-task-item]: https://github.github.com/gfm/#task-list-items-extension-
|
|
245
|
+
[gfm-paragraph]: https://github.github.com/gfm/#paragraph
|
|
246
|
+
[gfm-setext-heading]: https://github.github.com/gfm/#setext-heading
|
|
247
|
+
[gfm-soft-line-break]: https://github.github.com/gfm/#soft-line-breaks
|
|
248
|
+
[gfm-strong]: https://github.github.com/gfm/#can-open-strong-emphasis
|
|
249
|
+
[gfm-tab]: https://github.github.com/gfm/#tabs
|
|
250
|
+
[gfm-table]: https://github.github.com/gfm/#table
|
|
251
|
+
[gfm-text]: https://github.github.com/gfm/#soft-line-breaks
|
|
252
|
+
[gfm-thematic-break]: https://github.github.com/gfm/#thematic-break
|
|
207
253
|
|
|
208
254
|
<!-- :end -->
|
package/lib/cjs/index.cjs
CHANGED
package/lib/esm/index.mjs
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@yozora/tokenizer-fenced-block",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.3.1",
|
|
4
4
|
"author": {
|
|
5
5
|
"name": "guanghechen",
|
|
6
6
|
"url": "https://github.com/guanghechen/"
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"url": "https://github.com/yozorajs/yozora.git",
|
|
11
11
|
"directory": "tokenizers/fenced-block"
|
|
12
12
|
},
|
|
13
|
-
"homepage": "https://github.com/yozorajs/yozora/tree/v2.
|
|
13
|
+
"homepage": "https://github.com/yozorajs/yozora/tree/v2.3.0/tokenizers/fenced-block",
|
|
14
14
|
"type": "module",
|
|
15
15
|
"exports": {
|
|
16
16
|
"types": "./lib/types/index.d.ts",
|
|
@@ -33,14 +33,10 @@
|
|
|
33
33
|
"LICENSE",
|
|
34
34
|
"README.md"
|
|
35
35
|
],
|
|
36
|
-
"scripts": {
|
|
37
|
-
"build": "rimraf lib/ && cross-env NODE_ENV=production rollup -c ../../rollup.config.mjs",
|
|
38
|
-
"prepublishOnly": "cross-env ROLLUP_SHOULD_SOURCEMAP=false yarn build"
|
|
39
|
-
},
|
|
40
36
|
"dependencies": {
|
|
41
|
-
"@yozora/ast": "^2.
|
|
42
|
-
"@yozora/character": "^2.
|
|
43
|
-
"@yozora/core-tokenizer": "^2.
|
|
37
|
+
"@yozora/ast": "^2.3.1",
|
|
38
|
+
"@yozora/character": "^2.3.1",
|
|
39
|
+
"@yozora/core-tokenizer": "^2.3.1"
|
|
44
40
|
},
|
|
45
|
-
"gitHead": "
|
|
41
|
+
"gitHead": "eaea7c3649e7e7886a1c3a85125b8c6268fdab20"
|
|
46
42
|
}
|