@yozora/tokenizer-fenced-block 2.3.0 → 2.3.2

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